Xanco's Forum Posts

  • Loolz

  • Whoops, sorry :/

  • Hello people,

    I have published my game onto the Arcade and I have noticed a bug is there any way I can update my game to fix this bug?

    -Many thanks, you have really helped me.

  • Many thanks :D

  • Should I have made my game with the .capx type file method? Because I made it the other way. If I should of used the .capx method, how can I convert my existing game files?

    -Thank-you

  • Ok, thanks for you help :D

  • Oh, that seems like a pain :/ there must be a more efficient method

  • That creates a sprite with 25 frames, I would like 25 sprites with 1 frame <img src="smileys/smiley1.gif" border="0" align="middle" />

  • Hello peoples,

    This is probably a silly question but, I have 25 photographs that I want to import into my lay-out. How can I do this with-out having to import...open...picture.png...close?

  • Hello peoples,

    I am making a strategy game and how could I make it so when the player right clicks the object 'sprite' move towards the mouse position?

    I know how to make it jump to but not scroll

    -Many thanks

  • Hello people,

    I am making a game, duh, and I am considering putting it on the Arcade! <img src="smileys/smiley1.gif" border="0" align="middle" /> But if I do put this game up, could I edit it later? Like add more levels, fix a bug etc...

    • Many thanks
  • How can I invert collision?

    • Thanks
  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I can't invert this <img src="smileys/smiley6.gif" border="0" align="middle" /> it won't let me

  • Hello peoples,

    I am trying to make a game, duh. And when the player is standing on a button then a variable is now 1 But how can I get it when the player isn't touching then the variable is now 0. When the variable is 1 something becomes invisible so if I use the 'every tick' to set the variable to 0 - the thing is then visible - if flickers <img src="smileys/smiley7.gif" border="0" align="middle" />

    It would be useful if I could use a 'Else' condition, but Construct 2 doesn't have one <img src="smileys/smiley5.gif" border="0" align="middle" /> .

    How could I get it so when the player isn't touching the button then the variable becomes 0 without using the 'every tick' condition, thanks. <img src="smileys/smiley1.gif" border="0" align="middle" />

  • 280 + sin(time * (360 / 5)) * 150

    What does it actually mean? Please break it down.

    • Thanks