Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- let gameState = 0
- let playerState = 0
- let globalPlayerY = 0
- let globalPlayerX = 0
- let localPlayerX = 2
- let localPlayerY = 2
- let player2X
- let player2Y
- basic.forever(function () {//Host Functions
- })
- basic.forever(function() {//Client Functions
- })
Add Comment
Please, Sign In to add comment