PixelRebirth
It might have a bug while using multiple noisejs objects.
Here is a test case. There are 2 noisejs objects, the seed of each noisejs object are different. But the generating results looks the same.
It seems that there is only 1 seed object in this plugin, so that all noisejs will use the same seed.
You might try rex_parse_itemtable plugin.
Nice plugin!
Here is a demo of using this plugin to generate a "random" curve, each point is created by a sprite. This curve might be used in platformer game.
Carbincopy
Yes, it must run at administrator mode. Or installing C2 into other path, except "C:\\Program Files".
Bejeweled. It is complex for beginner.
xoros
I had added "action: Remove chess"in rex_miniboard plugin to remove chess from miniboard. Here is a test capx.
Develop games in your browser. Powerful, performant & highly capable.
frcol
imothep85
I try to call "action: play" under "condition: on pause" event (capx), it looks like the pausing is disable.
See the SDK, the description could be added for each ACE, imo.
johnhenderson196
I prefer saving data in webstorage/localstorage.
Update
Fix a bug while scrolling official text object.
Jalopes
Fixed. Thanks for this reporting! It's my stupid mistake.
Uses rex_date plugin ,and save (year, month, date).
Compare current date (year, month, date) with saved (year, month, date). If any of these 3 fields is different, then it is a new day now.
cmee
Two possible solutions
1. uses private variable to store the state of solid
2. I add a condition:Is solid in rex_spriteext behavior ( sample capx )
Member since 4 Apr, 2011