Closed brenthaertlein closed 6 years ago
As the PlayerMove class, detect whether a player can jump or not by using an interface in conjunction with the Collider mechanisms.
PlayerMove
Resolved by 4d5eb66654864a21c54fd29c6ad384e9fa68ed0b and 6c877dabc3aa2d7023f04a52322888699b6c03f8
4d5eb66654864a21c54fd29c6ad384e9fa68ed0b
6c877dabc3aa2d7023f04a52322888699b6c03f8
As the
PlayerMove
class, detect whether a player can jump or not by using an interface in conjunction with the Collider mechanisms.