- Home /
move Platform
How make move platform?
Can you be more specific in your question? Nobody is going to write code for you. What exactly do you want to achieve, wehat have you tried, and what does/doesn't work for you?
Answer by roamcel · Aug 05, 2011 at 12:09 PM
To move ANYTHING, not just a platform, you use the
transform.position
component of that object. adding values to .position vector, you can move the object.
Answer by ad48 · Aug 05, 2011 at 06:54 PM
Create a platform at point1 position, and move any direction.
If trigger in point2, destroy.
Your answer
Follow this Question
Related Questions
How do I make the nose/whole of my spaceship move? 2 Answers
Make Objects to ricochet 1 Answer
How Can I Make The Parkour Moves Move Smoothly Instead Of Instantly Teleport? 1 Answer
Gui problems. 1 Answer
Mecanim walk to target position 1 Answer