ZS17's Forum Posts

  • BUMP . I’m guessing not ?

  • How easy it is to publish to iOS from CS3 .. looking to have my game exported to IOS and android .

  • With coins as a global variable you should be able to add and subtract for spending. When you buy a character subtract the coins, to say whether the character is unlocked you could use another global variable changing it from 0 to 1.

    Okay thanks I will try it out

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • looking to implement a character selection system where you can also unlock other characters by coins earned in game... something simple.

    Thanks.

  • BUMP still need help with this . please help

  • i want to help you but, i don't understand, please, Can you explain it clearly?

    If the player swipes up(vertically) on the screen the player will simulate a jump pretty much is all I'm looking for, I still cant seem to understand how to do a swipe function,

  • I am trying to make it so if the user swipes up on the screen the player will jump and if he swipes down the player will go down if its jumping , can someone please help me out! Much appreciated and will be recognized.

  • I am making a game with a friend and we need some simple movement down and I am puzzleed on how it would work I have the idea of the movement written

    if mouse click is -y of player then change players orientation/sprite to down

    Down = -y

    if mouse click is +y of player then change players orientation/sprite to up

    Up = +y

    if mouse click is -x of player then change players orientation/sprite to left

    Left = -x

    if mouse click is +x of player then change players orientation/sprite to right

    Right = +x

    the capx has the sprites and diffrent angles and everything in it but I dont know how to change the sprite depending on where the mouse click is [attachment=0:1uoq5rh8][/attachment:1uoq5rh8]

  • Matrix, I sent you a PM . Read it please it would really help me

  • Pmed you, I also just updated my portfolio that was in the message

  • Hi, I am complete with my game and I want to submit it to app store and I have the developer license and everything I just want to know the best and easiest way to submit it and how to do it.

  • I am interested in the designer , message me details please.

  • I have been stuck on this one for a while ,

    Let's say a sprite(ceiling) is over your head and you want to walk on it by pressings let's say the jump button so basically you are walking on a ceiling

    My question ;

    How can I do that and have the player land feet first on the cieling and can change from cieling to floor whenever .

    How do I make this so only when the player is above cieling you can walk on it .

    Thanks.

  • I have pmed you

  • Bump! Please help looking for a resolution