Javascript integration
if (c2_callFunction) c2_callFunction("name", ["param1", "param2"]);[/code:37wfx15k]
rekjl
Try this sample capx
balsh
My board plugins did not support this feature (jump on isometric board), sorry.
Update
rex_timeaway , rex_timeawayL plugin: add action: remove timer
shinkan
Try this new one.
Replace " to "" if you want to copy the content of tmx file. Or you might use ajax to load tmx file then feed to this plugin.
xoros
I guess it might be a menu. I would like to create another plugin for this feature.
But I am busy recently. Sorry.
Is it a menu (bar)?
Update: add wildcard. Sample capx
[quote:3n8dy1zz]Set wildcard symbol in "Wildcard" property. Symbol which is equal to this wildcard will be determined to match.
Set this property to "" will ignore this feature.
victorissei
Try this new version.
Cipriux
I had fixed your test case here.
Develop games in your browser. Powerful, performant & highly capable.
Jermfire
The chess "player1" had not put at board by layout2board plugin. You might align the position of this sprite to the tile. (Chess can not move if it had not been put on board)
Or use tiled map editor with my tmx importer v2 plugin to initialize the board. It's a better solution imo.
—
This behavior will count the sum starting from "Base" which set in properties table. So that the sum of each time will be the same.
justifun
I am not sure how to count ccu.
Add a variable watch handler for synchronizing data will occupy 1 ccu imo.
tlarkworthy
It's cool! 100 ccu for free.
Moving cost is an input parameter, so that you could assign a variable.
PSonetime
You are right, I will try to fix them.