I would create a new layer above your background layer and below all other layers. Add the blood spatter sprites where you want them and then lock the layer. This should be exactly what you need.
On second thought, I am a little worried you may not understand layers. Are you using layers? Do you understand their potential?
I would create an event like: If Player is not overlapping floor1 or floor2 = kill Player.
Understand the logic?
trisbee could you post an example of what you are looking for?
ex32 For the first issue, yes, the debugger sucks for checking performance. I recommend you only use it for checking specific stats, like collision checks for example. If you want a more in-depth debugger, that doesn't slow your game down, then try the one that comes with Internet Explorer. Just press F12 and go to the debugger tab.
As for the "2000 collision checks" you'll need to upload a .capx before we can really say what is going on. That's seems excessively high.
I am not exactly sure what the question is.
https://www.scirra.com/manual/149/function
I think you need to read this. Let me know what you think.
It's also an indian flat bread.
LOL
If GlobalScore >= 20,000 | Set EnemySpeed to EnemySpeed + 1
If GlobalScore >= 40,000 | Set EnemySpeed to EnemySpeed + 1
If GlobalScore >= 60,000 | Set EnemySpeed to EnemySpeed + 1
Do you understand the logic now?
No additional plugins need to be added. Try your app on a different device.
Develop games in your browser. Powerful, performant & highly capable.
When you are in game, turn the volume up. Web based audio is considered "multimedia" and therefor have their own volume levels.
Your problem is probably the same as this: In which case I guess there's hope for the next version?
Your problem is probably the same as this:
In which case I guess there's hope for the next version?
Great, glad it's not just myself. Not exactly a game breaking bug but still worth a mention.
Ashley Your theme looks like this?
What you are saying is correct so there is probably something you accidently turned off or something. Go to File > Save As Single File. Then share the .capx file here.
https://www.scirra.com/tutorials/1152/i ... simplified
Problem Description
The Scenic theme is not saved when you quit C2.
Attach a Capx
Not needed.
Description of Capx
Steps to Reproduce Bug
Observed Result
Theme is not saved
Expected Result
Theme should be saved to Scenic
Affected Browsers
Operating System and Service Pack
Windows 7 64-bit
Construct 2 Version ID
Release 195 (64-bit)