Spawning Grid from Booleans in Table

I'm trying to spawn a grid based on boolean values of a table. Does anyone have any example projects that does this?

Comments

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949
    edited November 2019

    I've attached a demo I just made. It uses Loop Over Table to comb through the columns of the first row and then spawns a new spawner for each following row.

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949
    edited November 2019

    My masterpiece takes 0.4 seconds to render 396 actors:

         

  • rainwaterstudiosrainwaterstudios Member Posts: 198
    edited November 2019

    @tatiang said:
    I've attached a demo I just made. It uses Loop Over Table to comb through the columns of the first row and then spawns a new spawner for each following row.

    Awesome, thank you! :smiley:

  • RThurmanRThurman Member, Sous Chef, PRO Posts: 2,881

    @tatiang -- Nice One!

Sign In or Register to comment.