Question by
spyrofunk · Oct 16, 2016 at 07:17 AM ·
rigidbodytransform.position
How do I move the object up when the another object gets on it
I have the object "ball" that can roll on the surface. There is also the object "platform". So, I need to platform up a certain distance, only when the ball will stop on the platform.
Script on C#.
Comment