Ignoring the error, what is actually broken ? Is the game the same as when you last saved it ?
Your intention was not to spam and this mission failed
System compare two values, first value XP/500 and second value whatever you need.
To pause you can set system timescale to 0
You are looking for the 'Persist' behaviour. Add this to the enemy and it will retain its state and values between layouts.
You do not have permission to view this post
Remove the event for 'on start of layout' and play the music one time only, such as have a variable condition 'if var=0', play music, then set the var to 1.
Develop games in your browser. Powerful, performant & highly capable.
I think it means 'asynchronous' so the event will run separately and not block or wait for anything else.
You are entitled to your opinion of course but after using Construct for 10 years I never once thought this highlighting of the objects is spoiling the work experience. Also you might be the first person to ever mention it so I don't see how it has as big a negative impact as you say.
I just made a quick room in the same way the tutorial did and it was fine for me
Can we see your level in the editor?
You can use random(a,b) or choose(a,b,c...) to create randomness if it's needed.
Member since 5 Aug, 2013