1 decade ago by BrownHorse
I have enemy entities that move straight down the screen. The enemies are placed using Weltmeister. When I load the next level the new entities appear in the right place, but they don't move.
This is the code that I use to load the level. It's in the update function of my main.
This is the code that I use to load the level. It's in the update function of my main.
this.loadLevelDeferred(LevelWave2)