Tagged Questions
3
votes
1answer
126 views
How to approach skinning a snake made of cubes and is it right method for snake 3d game
I'm making a 3d snake game clone for studies and prettly much got everything to work, I have a 3d ground object surrounded by walls, and a snake head piece (cube). when you start the game 2 additional ...
0
votes
0answers
60 views
unity3d making a non walk trough portal
hi.
can any one please tell me how can i make a non walk trough portal in unity pro
like this one youtube ?
i know that i need to do some thing with texture render but i'm not sure what.
thank u in ...
-2
votes
1answer
162 views
Unity 3D game idea for a fun and teaching game [closed]
I have been brainstorming for months now on writing a unity 3D game for my final year computer science project. I have been learning unity for sometime now but comming up with a concept is quite ...
1
vote
1answer
271 views
Stuck at enemy movement
I am making a TD game in unity, Initially I made all of my enemy movements frame rate dependent say:
I had a grid point1 at -22.65 and other at -21.1, diagrammatically:
(-22.65) ...