- Home /
How Can I Make a Bouncy Platform?
you need to learn about colliders, and physic-material
O$$anonymous$$?
I already know - What I want to do is make my player only bounce on a certain platform
Answer by Itinerant · Oct 04, 2012 at 12:17 AM
I'll continue Fattie's thought: Study up on Physic-materials. Under the collider options in the inspector panel, you'll find an option for Material. Import the standard asset bundle for Physic Materials, and put something like 'rubber' into it. From here, you'll want to adjust the properties till you get something that works for your specific application, which means doing some study at The Physic Material Section.
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
A node in a childnode? 1 Answer
Help. how to die by looking at an enemy. 0 Answers
Scripting help 2 Answers
How do I make a GameOver script? 1 Answer