Hi. I just realized the age and birthday in my profile page is wrong, and there isn't any way to modify that in the "Edit Profile" page.
Can a mod or admin help me out?
Birthday should be February 27th, 1986, age 27.
Many thanks.
You'll probably want to use a function for that. Create a "On function" condition, and on the actions add all the "Create object" you want and position them accordingly.
Then you just need to use the "Call Function" action whenever you want all that to happen.
There's going to be better support and documentation for this soon, read this: scirra.com/forum/why-not-scirras-own-cocoonjs-software_topic64088_post392969.html
Develop games in your browser. Powerful, performant & highly capable.
I'll go with dictionary for now as it seems to work fine even in CocoonJs, although I imagine that using a method with a file like xml would be more convenient, but I don't have a lot of text anyway.
Thanks.
A little bump.
Hello. I was wondering, as of today, which method should be more appropriate for handling different game languages that also works on exporters like CocoonJs?
I was going to go with the Load Json plugin, but since that plugin is 1 year old, I thought maybe Construct 2 has some new feature like that now. Thanks.
So is it 100% working with the new CocoonJS update? Because someone said that the the game loaded but the font was displaying a black box instead of the numbers/letters.
I didn't even know, and the post was from september :/
I'm going to register and try it out then.
I don't know if it will work in your case but try this: instead of checking collisions every tick (default), try adding a condition of "every 0.1 seconds" and see if the performance changes.
I did a similar blocks games and on HTML5 mobile there was an increase in performance when I replaced most of the every tick events to every 0.1 seconds.
How much do you usually charge for a song?
Lastly, sprite font ALMOST worked in this latest build. Well, it doesn't just throw up a black screen anymore at least. All the objects were just white boxes. Man, if they got spritefont working, that would be amazing.
I agree, it would be really great to have a working version of the sprite font plugin with Cocoonjs. I don't particularly like using normal fonts because the browsers render the text differently and the position of the text varies between browsers. Using sprites though the position is the same on all platforms so it's really useful.
This was already answered by Ludei, you can find the post here:
http://www.scirra.com/forum/cocoonjs-and-construct-2-warnings_topic61305_post377138.html?KW=box2d#377138
Member since 16 Dec, 2011