The single best thing that i love about unity is the extra plugins and scripts that people have written to make it even better. As an artist who's new to programming I came across one such plugin that has allowed me to make entire games without even have to write a single line of code. Its called Playmaker…
I'm working on porting over a fairly basic card game to Unity 3D. While there has been a bit of a learning curve, I've actually been pretty pleased with how the software and scripting works.
Hehe, it's actually quite simple. I'm just using an offset uv script to cycle through a spritesheet and putting it onto a 1 poly plane. I'm sure it would be even more simple with an external plugin, but I'm a broke student :D
I'm a Unity whore, and I love it to bits. Great for programmers and with a little bit of automating scripts, great for artists as well. I'm working with Micheal Dashow on MageMaze for a while now outside our day jerbs, and we're finally getting there with all the pieces coming together. Elyaradine: Bladeslinger looks…
I know I've spotted that several of us on these forums are using Unity on a pretty regular basis for side projects, work and other things. I just was wondering who all in total is using it currently to make games either at work or for fun as side projects. I myself have been using it since last year and am using it for…
Yeah versions helps but not enough when there are multiple level builders. Sometimes we have 4 of us on one project and its a real pain to bring it all together in the end. Hopefully unity will have better collaboration in the future, we almost always find script settings or materials have changed or links been lost when…
Looking forward to trying it out later e-freak I've been trying to wrap my head around how unity networking works. Have any tutorials or other links you recommend reading to get it up and running? My basic understanding is this. Each player needs to have a networkview component attached to it, so that unity knows that,…
We've been using it on Bladeslinger. It lacks a lot of tools I think, which makes some of our artists not enjoy it as much, but it's really great for programming, and if you're a capable scripter then you can often ease the pain for your artists too. [ame=" https://www.youtube.com/watch?v=Qhr5vzvbNWE"]Bladeslinger Official…