News

end. local function stopFlying() if bodyGyro then bodyGyro:Destroy() end if bodyVel then bodyVel:Destroy() end end-- Các nút chức năng createButton("🛫 Bật/Tắt Bay", 80, function() flying = not flying ...