An isometric map example
Demo
Capx
The direction is -
0: right 1: down 2: left 3: up
It need install scroll behavior (for textbox).
Vati-nyan
Right click the link, download file by "save as..." (I guess)
I don't know why the browser treat capx file as a text file.
Thanks, the link had been fixed.
An example to make chess fall down.
Tips: checking chess from bottom to top.
Yanen
Sample capx
If you disable the action:"Force update symbol array", the condition:"On get symbol" will only loop 4 times to get all symbol on the board.
briermay
Call event 900x900x20 times in "1" tick is very crazy.
shinkan
Thanks, I had fixed this link.
stobbsc
I will try to make another way to do this more easily. Thanks for this request.
Develop games in your browser. Powerful, performant & highly capable.
Update:
[Plugin] Layout2Board - pop-up alert message when the logic X or logic Y is not an integer. This error will make my board system crash.
Just move event 4 (current is triggered every tick) under event 1 (to be triggered at start of layout).
I will try to add some alert messages in layout2board plugin.
Update
Expression:At, expression:AtKeys will return a JSON string if the item is an object.
Download this plugin, and try MessageQue.At("Data") again, you could get "{"Value":somevalue,"anotherValue":anothervalue}"
Cowdozer
Nice idea, I will think about that, thank you.
Member since 4 Apr, 2011