RuerdVisser1991's Forum Posts

  • 5 posts
  • Great! Thanks for the help!

  • Thanks.But I'm just not sure if I understand, could you make an example?

    Do i need to make a global variable or a Instance variable on the TextBox?

    And does the variable needs be a Number, Text or Boolean?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi there,

    I've been working on a platform game with character selection, 10 levels, timer, point score etc.

    The only thing i can't seem to make is a textbox where you can put your own players name.

    I really would like this to work to make it more interactive with the player.

    When the player inserts the name it wil be used further on in te game (Story, highscore).

    I've also included a screenshot.

    Thanks in advance.

    Greetz,

    Ruerd

  • Thanks Volkiller730, I actually have a better understanding of Global variables now!

    The one thing I can't seem to fix is a restart button for my level.

    Because some actions happen in the Character selection screen to choose between 2 character which one of them appears in my levels.

    The character that has not been chosen is destroyed in the beginning of the level.

    So every time I restart my level layout all the characters appear, because the system doesn't remember the actions from the character selection screen.

    Is there a way to save those actions whenever i start the first level?

  • Hi there,

    I've been working with Construct 2 for a few weeks and i'm trying to make a 2D platform game with the whole package.

    With this I mean the following includes which I cant seem to work properly:

    • Character selection (Having problems with character spawning inside the levels)
    • Level selection (10 levels)
    • High Score (all scores in each lvl combined as total score at the end)
    • Score memory (Whenever you completed a level, you can play that level again without losing the previous score. Highest score stays)

    Well those are the important things i can't seem to figure out. I would really appreciate if someone could help me with this cause I've been stuck for a week.

    The best thing would be a Capx file of a comparable Platform game.

    I've included the Capx of my game as well (It's only a functional design so far, so nothing special)

    You can find it here: w w.dropbox.com/s/ecv5ivkq38r9phy/TreeofLife.capx?dl=0

    Thanks in regards.

  • 5 posts