Just wondering is the store category just for custom fx, or can it be for capx demos of how to do effects using the default ones?
Tom
Or would that go into templates?
Yes they should put on the front page how some users assume they can do any kind of game without having to learn how to create games within the restrictions of their chosen platform.
Or someone is having a bad day and just wants to vent.
http://www.nospec.com/
If it works in the Scirra arcade, then it's not a Scirra bug.
You'll have to talk to Cros about it.
He has a forum there as well.
Well it's nice to know there are some alternatives should the wrapper loose support.
Which seems to happen a lot.....
You can't. It would be a feature request.
Develop games in your browser. Powerful, performant & highly capable.
They promised to export to major appliances over two years ago.
Believe it or not, that actually has a better chance of happening.
Plus it wouldn't only work on a specific platform, and require rewriting all plugs to that language.
You can unzip the capx, and remove all references to the plugs in the xml.
That won't help you recreate their actions however.
I think the best advice is to compare what you can't do with it, to what you can.
A command line version of the exporter might be a better option.
9.1
Not sure what wp means, but it won't work on a pos for sure.
Works on my Ipad.
Unfortunately being Html5 compliant carries with it a few drawbacks such as not being designed specifically for games.
On the other hand, since it's open you're not entirely limited by it either.
The problem is that as a text box, it is required to interact with touch, and mouse as part of its model, eg drag and drop text.
Ie, once you drag into it, it thinks it owns it.
Try disabling it on touch start, and enabling it on touch end.
Are you sure it shouldn't be "0,0" rather than "0.0"?