King Limberg's Forum Posts

  • Okay, I made him have the bullet behavior. In the event sheet, do I add event and have it touch(on any touch end)and then set the character bullet angle I don't get. I only get bounce off object, set angle of motion, set gravity, set acceleration, set enabled, and set speed. I think I am suppose to do is set angle of motion but then I get just angle. I not sure what you are saying. Could you tell me what to put in the event sheet? Thank you

  • How do you make it so your character follows your finger like in this video?

    youtube.com/watch?v=xv8SCANivzk

  • I have it so at first it plays title screen music and when you click on a sprite is stops the audio from the title screen and goes to whatever layout I want. I have it so on that layout, I have on start layout to play world 1 music. It doesn't play the music when I preview it starting with the title screen layout. If I start the preview on world 1 layout, the world 1 music will play. This could be a bug but I don't know.

  • Does webstorage work for mobile devices? The game isn't on the web it is in an app on the phone/tablet. Thank you for the reply.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • This is probably very easy but I don't know how to do it. I want to make a layout that only comes up if it is your first time playing on an app. Once you are done with the welcome layout, it will go to the title screen. If it is not your first time, it will just go to title screen. How do you code this? Thank you