The up arrow does not work on L11.
Add an action -> System -> Set Layout Angle
It's fun and really challenging. Good work
You can use a Rotate action "Rotate clockwise 180 degrees"
Construct 2 comes with a lot of example and template files, Their is one called "Ghost Shooter ('Rain Demo' version)". It's a top down, not a platform game but should help you out.
blackhornet Page 17? that was a hunt.
https://9becd12b03af32ca66397e36e5e6bc3 ... 1fUWtfSW8/
It's upside down.
Develop games in your browser. Powerful, performant & highly capable.
It's complicated but it is possible, I made a fixed point FPS for the C2 Game Jam.
You can check it out here.
http://www.newgrounds.com/portal/view/640878
The Mouse Lock plugin does help
Yes, WebStorage works like a Cookie. It will save a little text file on your pc. The next time you load your game it will open that file.
https://www.scirra.com/tutorials/526/ho ... -savegames
I would use global. I don't think instance variables would work for what your wanting to do.
Yes, WebStorage allows you to store game data. no need for dialogs, that all can run in the background but you can make your own.
impe83, It was made with C2 and it does not require any plugins. but you do need Firefox or Google Chrome to play and it will ask for permission to hide the mouse. There is plugin for C2 called Mouse Lock that allows to do that.
This is how I got the mute button to work.
[attachment=0:2bskxia9][/attachment:2bskxia9]
The wait for 0 seconds is the key.
Member since 26 Feb, 2014