UdonToolkit/Flight System
folder into your sceneT
to takeoffF
to enter hover mode, you'll freeze in place allowing you to look around and chat with people. Press F
again to exit hoverP
to respawn to the Reset PositionBoost
event will do anything0.5
will mean that the player will be never be slowed down to less than 50%
of max speed during takeoff/landingAllowFlight
event to the system to enable itFlightSystemDebugger
behaviour with the logging for all the Flight System Callbacks enabled so you can quickly test your environment and when each system engages/disengagesBoost
after boosting has been disabled will not do anything. This does not affect players that are already boosting. They will stop boosting as their boost timer runs out.UdonToolkit/Demo/Flight System Demo
scene. Don't hesitate to take a look!