That is perfect for you:
http://www.sitepoint.com/users-php-sessions-mysql/
Part two is control access. If this not help, better ask in a php forum.
I work with SmartFox, all learned by myself with google and testing.
Wish you much fun!
http://php.net/manual/en/book.session.php
Thats real a problem. Javascript so also construct can only check capslock, when you press another key.
Because it only can check keycodes.
This would be look like this in javascript, you see you cant directly:
$('#example').keypress(function(e) { var s = String.fromCharCode( e.which ); if ( s.toUpperCase() === s && s.toLowerCase() !== s && !e.shiftKey ) { alert('caps is on'); } }); [/code:zh4blxce]
That were just indications.
I know, you want complete projects...
https://dl.dropboxusercontent.com/u/95601836/totaltime.capx
You dont need to switch eventsheets.
You have one in layer as master and you can include other in the first.
Rightclick include sheet.
Oh, yes I had a misstake with width and height. CopyPaste...
Hmm, not for me it spawns over border.
I correct it:
https://dl.dropboxusercontent.com/u/95601836/spawn.capx
I dont know I understand you right.
Something like this:
Edit: I marked the problem zones.
Edit:
No answer?
Ok so I post it simply, if it is this problem or not.
That should be work:
Ahh you make it in construct...
I thinked you mean a Windows Application, to convert text file to json tileMap file and finaly want to import the json file in Construct.
My misstake.
Develop games in your browser. Powerful, performant & highly capable.
How would you like specify what color, what tile index?
By hand, entry in a list?
That gives me headache.
That's why I do not use that stuff.
I use plugins for that, can be much easier.
Of course I use my own. Tools
It allows me direct access.
But other can not cope with it, I think.
May be because my bad explain.
I'll be watching spritefonts.
Member since 16 Feb, 2015