You said the enemy is continuously created? Do you have other events relating the audio? Lets see a screenshot of the event so I can view the structure.
Are you sure that's what happens because I would expect it to play once on sprite created. You also don't need a trigger once because 'on created' is a trigger event that automatically triggers once only.
If the score isn't increasing then it's to do with other events than the ones shown, such as adding to score when enemy is destroyed.
I had a look and I see what you mean, cannot find a way to edit the frames of the animation, that's weird.
Develop games in your browser. Powerful, performant & highly capable.
The image editor is there in desktop, I guess it's there on mobile, did you try it?
Hiya what went wrong with the score?
Not really sure what you're asking...
Put every object that needs to be Z ordered into a Family and use the logic : for each Family ordered by Y ascending : move to top of layer
ww25.memoryabc.com/download/randomArray.zip
Add some invisible sprite to detect collision on the exit then have player on collision with the sprite, stop current music and play the relevant music, as they teleport to the next room.
You do not have permission to view this post
Depends on the events, did you create the character in the next layout? You must do this if the character is not a global object. If it is created then check its position is as expected in the debug view.
Member since 5 Aug, 2013