This would be an ideal time to introduce modularity into C2 if for nothing else but allowing importing of modular capx.
Agree, I like this feature, since c2 is a objects/elements/plugins based engine.
Update
CSV plugin: add "Expression:TableToCSV", to get csv string back.
Sample capx
donelwero
Here it is!
RenatoB
Document of plugins
You could download them through this tool.
kmsravindra
Thanks. I might need a grid table which is similar as excel, to enter any kind of data in a row.
Google spreadsheet (api) might be better, but it need OAuth ... whatever...
Any way, thank you.
megatronx
I made a sample capx, which assign a new target before hit current target, the current target will be overwrote to the new one.
— , Firewires
I am so sorry, I had forgot to maintain this plugin, wait me some days.
I had no plan for this feature, might be latter...
Hey, I like your avatar, do you use Python a lot?
Python is my favor language.
Uh... no, it would not. It will move to the latest target set by action. And there has an action to stop the moving.
Do you mean that pause/resume the moving by action?
I would like to vote the features which could not be made by 3rd, like import/export capx as a module.
They are not the same, Litetween gives the duration of moving , moveTo gives the speed of moving. User needs to transfer the speed & distance into duration.
Do you have any idea about how to embed google excel into c2? i.e. I would like to provide a grid editor which will return a csv data as the result.
Update:
Fix some code for changing the directions in rex_squareTx object.
Develop games in your browser. Powerful, performant & highly capable.
Sethmaster
You might try to update the rex_squareTx plugin.
Then set the "directions" to "8 directions" to search movable area and moving path with 8 directions.