Please enable JavaScript.
Coggle requires JavaScript to display documents.
Physics obstacle game (GameObjects (Obstacles (Rope swing, Push box,…
Physics obstacle game
GameObjects
Character
Camera
Obstacles
Rope swing
Push box
Button jump
Platform jump
Monkey bar
Managers
InputController
#
#
AnimationController
#
StateMachine
#
Enums
AirborneState
IsGrounded
IsJumpRising
IsJumpDescending
IsLongFalling
IsForceLanding
IsShortFalling
Obstacles