Server Main Walkable Wall ScriptServer Main Walkable Wall Script
local defAnimStance = nil local defRotation = nil local defJumpVelocity = nil -- switch player's movement on/off local _playerSwitch = {nil} _playerSwitch[0] = MovementControlMode.NONE _playerSwitch[1] = MovementControlMode.VIEW_RELATIVE function GBCheck(player,tname) -- check Gravity Boots hitting a