I�m using this for my next project, I was going crazy trying to debug my games a while ago.
Sheepy
jogosgratispro
Don't forget wgfunstorm 's Log Text & Objects to Chrome Console.
Thanks, very useful!
how do i append multiple strings and numbers to the log message ? right now it seems like i can only specify 1 variable. (e.g) Mouse.X in the expression. but i wanted something like " Mouse.x=" Mouse.X , "Mouse.Y=" Mouse.Y
—
You could use
"Mouse.x=" & Mouse.X & ", Mouse.Y=" & Mouse.Y
since the expression is string type.
Hello,
I can't see the "Enable" property in editor.
I see only "Set Activated".
It's my fault?
Or "Set Activated" is the only one I need?
And I have to put it to "No" when I release, right?
ghale
Yes, you are right.
I've seen that if I export a project for CocoonJS, it locks on Android.
I've to remove the Plugin from the project to let it works again.
It's possibile???
Develop games in your browser. Powerful, performant & highly capable.
Hummm.. sorry, you might need to remove it, since this plugin uses html element.
Or you might try console log plugin.
Thanks, I'll give a look!
Whats on line 134?
I seem to get problem it says rex_debugger line 134 on pop up.
Happens when I have multiple layouts.
krish
I'm not sure, please send me a simple test capx.
hey rexrainbow I am using this version of construct ( as you can see it in the attached image)do you have any idea why do I get this error when i try to load it in to a certain project? help please? <img src="http://i50.tinypic.com/25fr1gg.jpg" border="0" />
lahirug87
Just press "OK". <img src="smileys/smiley20.gif" border="0" align="middle" />
rexrainbow I did, but then when I run it, it doesn't work properly <img src="smileys/smiley5.gif" border="0" align="middle" />