Hi, everyone. I'm making an FPS/platformer using Easy FPS Editor and I would like to thank JessicoChan and the current dev who took over the project (if I understood things right). I have a couple of questions.
1. Is there any way to make the background music change when you enter a certain area?
2. In my game, I have hazard blocks with lava tiles and I want the player to die instantly on contact with a hazard block, rather than taking 1 damage point at a time. Is there any way to set the damage for hazard blocks to 200, for example, so that the player will instantly die when falling down in the lava?
3. Is there any way, except changing the movement speed of enemies, to prevent enemies of the same type to sort of stack up? Like creating a collision box so that they aren't stacked on top of each other? Or is having several iterations of the same enemies/sprites but with slightly different walking speed the best workaraound?
Thanks a bunch and have a nice day. :)