Coyote Time Mechanic Implement
- Janice
- Nov 18, 2023
- 1 min read
Implentmation coyote time to jump movement
Coyote time map:

Development Progress:
Player be able to make jump action even they are off platform (in between few second after fall out platform)
Check player grounding condition with collision and run coroutine timer to countdown for jump action
Player will be able to have preparation before making their jump action
Miss catch on jump action if player forgot to jump after they fall out platform
Code the coyote time script as an aspect element, could be remove and edit individually
Comentários