smitchell's Forum Posts

  • <img src="smileys/smiley6.gif" border="0" align="middle" /> these keys were perfect as well <img src="smileys/smiley6.gif" border="0" align="middle" />

    I hav managed to implement auto sprinting instead. But <img src="smileys/smiley6.gif" border="0" align="middle" />

  • The plugin allows for more custom things to be done. Like adding input, Or if user pressed ok in comparison to cancel.

  • Add the browser object, Then with your compare event, add a action. Browser.alert. Simple's <img src="smileys/smiley1.gif" border="0" align="middle" />

  • guicole, You can allready get the profile picture of the user.

    There is a third party plugin called: HTML_IMG, Located here: scirra.com/forum/plugin-jessejohs-html-elements-pack_topic47084_post294874.html.

    If you use that plugin and set the url to: "http://graph.facebook.com"&/837220006&"/picture", change the number to the built in facebook action get user id. and you'll have there profile pic

  • Oh also there is actually a third party plugin to create dialog boxes. Found here: scirra.com/forum/plugin-dialog-box_topic46991.html

    but if you use third party plugins you cannot upload to the scirra arcade.

  • If you have a sprite and hide it or set in visible, then you can either set its x and y position.

    Or simply use the system.CreateObject event. And spawn one :)

  • Ragtime I presume if a topic comes up ALLOT Ashley will just automatically introduce it into a later build, Or depending on the difficulty or programming it add it to his 'list' of things he's planning.

    But often in the Construct2 General forum users will add a topic, like:

    [suggestion]Suggestion here

    Description.

    And 9 times out of 10 Ashley himself will see the tread and let you know.

  • I got a bug but i fixed it. Basically i had a var called LayerAngle, and because of the new release having a layer angle expression, it wanted my layer angle var to return a parameter. So i changed the name of the var in R74 then it worked in R75. I presume many people are having this same problem?

  • No problem <img src="smileys/smiley1.gif" border="0" align="middle" /> Yann is a smart one though <img src="smileys/smiley2.gif" border="0" align="middle" />

  • IPhone's allready have WebGL but only for IAd's <-- Which is stupid.

    And Android are planning on implementing it for the next build i heard.

  • Sorry Ashley for bugging you, I just really wanted to use those keys. They felt perfect.

    Weishaupt, I tried changing the key to s and it never worked, But Q will?

    Is there no possible work around so i can use space?

  • I usually use the same method as you, Dropbox it :). I have the dropbox app though. Makes things a little faster.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • If you look in your construct2 directory there is a example demonstrating this anyways <img src="smileys/smiley1.gif" border="0" align="middle" />

  • <img src="smileys/smiley9.gif" border="0" align="middle" /> hehe no problem. I had the same issue when I started using C2 I didn't know what the difference was between layout size and window size <img src="smileys/smiley3.gif" border="0" align="middle" />

  • click on the layout, then look at the properties panel, there is parameters for layout size. Change that <img src="smileys/smiley1.gif" border="0" align="middle" />