mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
SMSG_MOVE_GRAVITY_DISABLE/ENABLE now correctly set/clear the LEVITATING movement flag instead of passing flag=0. GameHandler::isGravityDisabled() reads the LEVITATING bit and is synced to CameraController each frame. When gravity is disabled the physics loop bleeds off downward velocity and skips gravity accumulation, so Levitate and similar effects actually float the player rather than letting them fall through the world. |
||
|---|---|---|
| .. | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| third_party | ||
| ui | ||