619_RM's Recent Forum Activity

  • Yes, I already used the Save/Load state for the checkpoint purpose (Placed an object called "CPointObject" at STAGE1 if Player collides with "CPointObject" A "SAVESTATE1" will create and in the MainMenu placed a text called "Continue" if the user clicks the continue button the "SAVESTATE1" will load) and it worked pretty well.

    My query is the continue button.

    Question. "I don't want to make the "continue button" to visible on the main menu of the game when the user plays the game for the first time."

    Answer. And the solution for that you gave using the global variable, the player need to collide an object in Stage1 then add +1 to the Global Variable, then in MainMenu, make a condition if "Global variable > 0" then the continue button should visible in the MainMenu and it worked pretty well.

    So, what the issue?

    The issue is when I close the game (in android) and then reopen, the continue button again disappear, in order to make it appear The player have to collide the same object once again so that it would appear in the MainMenu.

    , Please help.

    Thanks.

  • Thanks for your input I finally made it.

    One little help, How can I save it with local storage? When I restart the game the continue button won't stay.

    It would be appreciated if you provide the "exact events" which need to be placed as I stated with this engine with no prior knowledge of programming.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • How to make a button appear at the "Main Menu Layout" if the player collides with the checkpoint (or any object) in "Stage 1 Layout".

    Why I need this?

    I don't want to make the "continue button" visible on the main menu of the game when the user plays the game for the first time.

    What I did so far.

    1. Unchecked the "Continue Button" initial visibility (From Main Menu Layout).

    2. In "Stage 1 Layout" I placed an object called "X". (a vertical thin line from bottom to top)

    3. In the event sheet of "Main Menu Layout" I put an event when the player collides with the "X" object

    the continue button should visible.

    4. Made Layout 1&2 global also made the object and the continue button global.

    5. Included the event sheet of "Stage 1 Layout" to the "Main Menu Layout"s event page and vice-versa.

    Or is there any workaround for the same?

    (Having said that I have implemented a simple checkpoint throughout the game using built-in save & load action.)

  • OMG! Got a reply from Ashley the founder of Construct? You made my day.

    It worked, Didn't noticed there is an option to convert it. Thanks a lot.

  • From the latest iteration of C3 started supporting the "function" natively that means no need to add "function" plug-ins in your project and they ditched the old "function" plug-ins. The problem is with the old project which you created with the old function plug-ins you just can't import it to your newly created project. The error message is "function" object is missing. You have to recreate all the things which you have created with the old "function" plug-ins with the new native function.

    So, my question is there any way to bring back the old Function Plug-Ins to my existing project? or is there any workaround for the same?

    Tagged:

619_RM's avatar

619_RM

Member since 1 Jun, 2019

Twitter
619_RM has 1 followers

Trophy Case

  • 5-Year Club
  • Forum Contributor Made 100 posts in the forums
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

9/44
How to earn trophies