How to spawn enemy

Use the bottom random for spawn input too.
Spawn needs to be the last input to work, the last input (y) will also work.

Also 0-64 is not far, spawn only works in pixels.
If you want to go by the grid, multiply the number by 32.

1 Like