Fiammaoscura's Forum Posts

  • Thanks anyway, you've solved me a big problem Lordshiva1948 !

    Thanks also to you

  • I've got a problem doing a simple scrollable menù.

    I followed the method on this post (( )), but the menu doesn't stop on the last sprite.

    How can I stop the menu?

    Thanks in advance!

  • Well if you are sure you have done all the steps, I do not know how to help you, the steps are simple.

    Try to review whether you've done all the steps correctly

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Have you looked here?

    https://www.scirra.com/manual/184/admob

  • Hi!

    I didn't understand exactly what you mean, I made this, tell me if can help you

    [attachment=0:apx69efa][/attachment:apx69efa]

  • It's quite simple:

    Make 2 Sprite that you'll use like buttons and then do this:

    [attachment=0:3o6s0go5][/attachment:3o6s0go5]

  • Thank's for your reply!

    Here's the first event sheet for the Main Menu Layout (MenuPrincipale)

    [attachment=1:2tf28zyi][/attachment:2tf28zyi]

    The second one is this (MenuLivelli)

    [attachment=0:2tf28zyi][/attachment:2tf28zyi]

    I don't know if can be useful but I've an event sheet for any layout, so 3 events sheets

  • Hi Community!

    This is the situation:

    I have 3 layout: -Main Menù Layout

    -Level Select Layout

    -Game Layout

    The first and the second layout have some Sprite Buttons with animation on touch, which connect the different layouts.

    The problem: When I touch the button of the first layout and I pass on the second, when I go back to the first, this one is freezed, the buttons and the others animations and events don't work, so I'm stuck on the first. The same thing happens when I proceed to the third and then go back to the second.

    What can I do?

    (Sorry for any grammar mistakes)

  • Thank you very much LittleStain! It's worked great!

  • Thanks all for the replies but they don't work.

    Where I have to put the things that you've written? I have used the action "Create object"

  • Hi there! My intention is to spawn an object at center of the display showed by the window. How can I do? Thanks for your time!

  • Ok Kyatric, I'll try to explain my project, I'd like to make an Infinite vertical scroller game, where the player have to go up as much as possibile and at the same time he must avoid objects falling from the sky. Then, at a given Y, the system will spawn a boss. This is the game in general. Now the game has almost any mechanical, but trying it, I realized it lags a lot and I wanted to at least be able to make smooth on the devices dual and quad core.

  • Sorry if I sent you the capx KYATRIC. My intention was to draw your attention to the post in order to have different opinions about this game and the capx was to complete the first topic because I had not loaded.

    Answering your question: Because I don't know how make it infinite. Do you think my huge layout is a problem for the performances? Can I make an infinite vertical scroller with with these game mechanics? I've browsed for the tutorials but i have found only how make infinite horizontal scroller games.

  • Alternatively, you may compile your project with Intel XDK and then use this:

    https://www.scirra.com/tutorials/891/ho ... lk-project

  • LittleStain Do you have any advice for me?

    Can I do anything with Bullet behavior?