Grids - Data Structures in GameMaker

Поділитися
Вставка
  • Опубліковано 20 січ 2025

КОМЕНТАРІ • 5

  • @DragoniteSpam
    @DragoniteSpam  3 роки тому +7

    I thought about rewriting the grid demo program to make it look nicer, but then decided it would be fun to revive something I made in 2014. With that said, if anyone wants me to make a new version that looks better, I can do that, too!

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

    Good Video! Iam new in to programming. can you tell me why should i use this insted of Variables

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

    trying to get into gamemaker, what is the best way to perform more complex calculations on a region? Like what if I wanted to perform bitwise operations on a column? Can I pass in an expression that will run for each cell in the region?

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

      I wish there was, that wouldn't be a bad feature request tbh.