GrumpyOet
GrumpyOet
For the rotation
for rotation of the snake
dont ask me I can read JS script but not code it
/\ Hè use that code /\
Can iT be this `broadcast(messages.movement.build(conn.id, conn.snake.direction.x, conn.snake.direction.y));` To `broadcast(messages.movement.build(conn.id, (conn.snake.direction.x / 5), (conn.snake.direction.y / 5)));`
O ok
Maybe because you did / 5 you need to do that on a other conn.snake.body.something /5
wich .xproj do i have need to open
where is it located
yeah can u do that