Valhallen
I had no good idea to solve this issue completely.
Maybe I could add a function to insert "newline" to force wrapping words to next line, but it is not a good solution.
Unconnected
sample capx
mikva
It is not necessary to login when getting scores (update ranks), just call "Action:Update all" to get all ranks under "Condition:On update". See document, section "Update scores".
You might use name string to be userID.
Update
Fix bug when content has "newline".
Try this new version, thanks for the bug report.
This plugin had been removed. Please contact to official Live2D, because that I did not have right to make live2d plugin.
terransage
This plugin had too few users. As you saw, there were only 3 users included me in thread, therefore I had forgot this plugin before.
BTW, thanks for your testing.
Kyatric
Please help me move this thread to completed addons section,
randomly
Like faulknermano said, put tiles before putting chess. Valid cells are defined by 'tile' (z=0), i.e. user should put a tile (z=0) at a LXY position.
Here is my new document of board plugin, hope it will be more clear.
Kenthria
Thanks for pointing out. I had updated links in the first post of this thread.
These behavior still work.
Develop games in your browser. Powerful, performant & highly capable.
X3M
obj['position']['x']
Ribis
This bbcode text object supports family, sample capx.
ChesVCF
Sorry I did not handle exporting to mobile app.
Have you compare my text object (tag text or bbcode text) with official text object in mobile app?
faulknermano
I can work on it 2 or 3 days later. Now I am away from keyboard.
helena
Sorry, I don't have plan to make new plugin recently,
These plugins only could read tmx file, they could not create tmx file.
I had made a tmx importer plugin before, but it is not possible to load texture to editor directly from tmx file in C2's 3rd plugin.