Quantcast
Channel: Answers for "When my player controller collides with a moving object it can pass through"
Browsing index pages (6 articles)

Answer by Klarax

ou have 2 ways: 1: Speed up the physics time in the physics menu (see the documentation) 2: You can make a raycast to your moving object and stop the motion by script. also:...

View Article


Answer by zee_ola05

check `isKinematic` to your moving platform's Rigidbody.

View Article


Answer by Klarax

ou have 2 ways: 1: Speed up the physics time in the physics menu (see the documentation) 2: You can make a raycast to your moving object and stop the motion by script. also:...

View Article

Answer by zee_ola05

check `isKinematic` to your moving platform's Rigidbody.

View Article

Answer by Klarax

ou have 2 ways: 1: Speed up the physics time in the physics menu (see the documentation) 2: You can make a raycast to your moving object and stop the motion by script. also:...

View Article


Answer by zee_ola05

check `isKinematic` to your moving platform's Rigidbody.

View Article
Browsing index pages (6 articles)


Latest Images