You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can do that from anywhere in your bot code. That example doesn't do anything because nothing was specified on the GameState object. You can specify parts of your desired game state like this:
With the above code, the bot will fling itself upward with its front pointed to the ceiling, and warp the ball to an elevation of 500 but without altering its x position, y position, or velocity.