The point of using the XML plugin is to have it get the data for you. Here's an example from just the other day:
viewtopic.php?f=147&t=181788&p=1067666#p1067666
and a tutorial from a while back:
https://www.scirra.com/tutorials/354/xml-parsing
Just add the Fade behaviour, and get rid of the Wait/Destroy.
http://www.blackhornettechnologies.com/ ... lData.capx
Should work. Are you sure CurrentNode is correct/valid? Just try hardcoding 3 for now to see if it works.
Works for me. There's a bit of delay - possibly caching.
http://scorm.com/scorm-explained/
99Instances2Go, no you can start at 0 if you Push. Try it.
Develop games in your browser. Powerful, performant & highly capable.
You missed — 's point. You can't do scaling & dt inside a timer. That part needs to be done every-tick.
http://www.blackhornettechnologies.com/ ... rTime.capx
Object.Count > 0
The instructions tell you how to alter your source file to downgrade the version number so you can open it in the stable version.
You need to post your events. There's no reason Stop Loop shouldn't work.
https://www.dropbox.com/ is the standard here.
No. You should post a CAPX so people can see and help.
You can't bury the Every X seconds under a For each. Add Timer to the enemie and set it to repeat at 2.5 seconds.