Document, plugin and sample capx are included.
Very nice Rex, again :)
i was loading my levels on request, but i realised that i just better load all data in an array and load from there, well thats what i want to do, now to see if i can manage it
cool, but I think this should be a standard plugin, because and foremost the end of batch condition. Actually a similar event / condition should be triggered for loops as well!
seac
Ashely is too busy, so let's do it by our self.
Update:
Add version to 1.0
I had made another plugin named "wait event" since I don't want to repeat ajax plugin,
Wait event plugin,
Example
User registers waiting event by "action: wait event", then remove waiting event by "action: event has finished". When all events are finished, "condition: on all events finished" will be fired.
Batch ajax plugin will be stopped maintain.
Fix bug on wait event plugin
An example of using this plugin in Bejeweled.
<img src="http://i1081.photobucket.com/albums/j352/rexrainbow1/screen-1_zpsd78c0610.png" border="0">
Update
support save/load system.
Develop games in your browser. Powerful, performant & highly capable.
Hi!
i would like to stop the user who has to wait the end of an event.
Your plugin is what i search, i think.
i don't understand how to put a tag at an event
Could you post an new example of capx online ? The link is dead.
thank's
dahu
https://onedrive.live.com/redir?resid=7 ... le%2c.capx
And I also update the link of document in 1st post.
thank's ! i'll try to work this.
Is there a tuto of your plugin in french?
Sorry, I did not know french. Only poor English.
it's good. i have work your example.
Fix bug while trigger nested conditions.