Randomly generate map with unlockable tiles

Поділитися
Вставка
  • Опубліковано 18 гру 2024

КОМЕНТАРІ • 15

  • @_Raj_kapoor
    @_Raj_kapoor Рік тому +3

    Wow , didn't even know that was possible, thank you so much mr.Reily , you are the best , please never stop posting 💙🙏🏻✌🏻

  • @SkidesGames
    @SkidesGames Рік тому +1

    Wow I just happened to be needing a system like this today, thank you!

  • @ricky-marcelpitcher8584
    @ricky-marcelpitcher8584 Рік тому +1

    Nice video. Its cool to see the basic working model, then an advanced 'real game' version.

    • @gamedesignwithreilly
      @gamedesignwithreilly  Рік тому +1

      Thanks Ricky. Still playing around with this concept but it allows for faster creation of open world games, which is always super handy.

  • @CaptainNow2
    @CaptainNow2 Рік тому +1

    Just discovered your channel, very good content! :)
    I m trying to learn Construct 3, I am a complete noob so your content is superb...some of it (like this) is quite advanced but it ties in with some of the things I would love to make too :)
    Liked and subbed

    • @gamedesignwithreilly
      @gamedesignwithreilly  Рік тому

      Welcome aboard. My website www.gamedesignwithreilly.com is a great place to start. Unlike UA-cam, I am able to organise the videos on the site. The site is split into quick games you can make in 10-20 mins and components you could add to your own game.

  • @twitchyglue1133
    @twitchyglue1133 Рік тому +2

    can you try to make a tutorial how to make a car shift gear in construct?

    • @gamedesignwithreilly
      @gamedesignwithreilly  Рік тому

      Played around with the idea a few times all ready. Still not happy with the result. Will revisit again soon.

    • @twitchyglue1133
      @twitchyglue1133 Рік тому

      @@gamedesignwithreilly how about making a smash bros kind of game, fighting platform

  • @NattapongPUN
    @NattapongPUN Рік тому +1

    ❤ Thanks

  • @Dumontparker
    @Dumontparker Рік тому +1

    Have you gotten chuck saving and loading working?

    • @gamedesignwithreilly
      @gamedesignwithreilly  Рік тому

      Not yet. There is a great example on the construct main page. It's a similar idea to this but instead of generating the array at once, you generate it as the player moves into the area and then deload the other area.
      You also need to move the entire layout so the player can never leave the screen.
      This idea is close but the final steps is where it gets tricky.

    • @Dumontparker
      @Dumontparker Рік тому

      @@gamedesignwithreilly yea I’ve looked into it and I understand the basic concept but actually using the code for my stuff is beyond me at the moment. I remember your Minecraft/terriara generator and I commented about the same thing and from what I remember you said you were looking into it.

  • @nf165sudirmanpalembang9
    @nf165sudirmanpalembang9 Рік тому +1

    how to make a jelly effect in C3?

    • @gamedesignwithreilly
      @gamedesignwithreilly  Рік тому

      Not sure but found this example you can download - nateofthan.itch.io/jello-physics-in-construct-3