nicholas-maltbie / FallingParkour

Multiplayer racing game made with Unity
MIT License
18 stars 3 forks source link

Kinematic obstacles #37

Closed nicholas-maltbie closed 3 years ago

nicholas-maltbie commented 3 years ago

Description

Changed obstacles in the game to allow for kinematic behaviour. Improved player interaction with these kinematic obstacles and adjusted FixedRigidbodySet to properly interact with kinematic rigidbodies.

How Has This Been Tested?

Tested locally in editor as well as with multiple clients to ensure gameplay goes as expected.

Checklist: