- Home /
how to make my character go round loops?
i would like to do something like this: http://www.youtube.com/watch?v=x0mP_rNdLmc I want my character to do this like run round loops and jump from wall to wall. i have no clue how this would be done so tutorials scripts and explanations will be massively appreciated Thank you
Answer by Ben-Stoneman · Jan 30, 2013 at 12:10 PM
If you are new to game development and scripting, the best way to ease yourself into it is to make small games that are simple and use basic game mechanics.
If you have none or little experience with Scripting, Try learning scripting basics before you try to create something like this.
I'd recommend the online lessons with Adam Buckner: http://unity3d.com/company/support/online-training/
Thank you very much I will go over these tutorials thourely when I get time. I looked around I found the solution people where attempting was to rotate the character as you went round the ramp or loop de loop. Please help if you can? Thx
Your answer
Follow this Question
Related Questions
Stopping the Character Controller 0 Answers
lip movement / animation in unity 0 Answers
Character Controller 1 Answer
How to trigger different animations depending on where a gameobject collides? 1 Answer
Character controller problem? 2 Answers