tobyteh's Forum Posts

  • I'll give it a push. :)

  • Hey everyone!

    Is it possible to exclude layouts from saving?

    Since I may have the situation where I want to expand the size of my layout in a new version. And I noticed that this is not happening when you load a savegame.

    Cheers,

    spinz89

  • Thank you Haematite for this! I was struggling with saving an array for two days now. Should have googled earlier. ;)

  • Nice work and thank you Kenney!

    Those road tiles are really beautiful!

  • What a great idea thanks! :)

    So simple but I couldn't work something like this out... :-/ :)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hey guys!

    I'm working on a top-down action game (kinda like the old GTAs :) ).

    I wanted to implement that the player could enter buildings, so I made an extra layout for every building.

    In that building I spawned an instance of the player. But when I want to go back I found no proper way to tell the game where the player was before entering the building. He is always spawns at his start position of the layout.

    I had the idea that I could create global variables for every building wich include the spawn-position next to the building. But that didn't work...

    Mabe you guys have some ideas. :)

    I hope this problem for Construct 2 wasn't posted already, but I didn't find anything in the FAQ or using the search.

    spinz89 :)

  • looking forward to it!

  • Thanks for your fast reply!

    I'll give it a try, and if my game ever comes to life I will give you credit of course. :)

  • Thx for your post! I never thought of making 2D-sprites using sketchup, it's simple and looks great! :)

  • Wow that really nice R0J0hound!!

    Sorry for my dumb question, but how did you do it that the two instance variables "rate" and "offset" are created with the value <varies>?

    I wanted to try your formula in my project but I have to give the instance variables a value, and then it doesnt work. :)

    Thx!