So, I use 3 main points to spawn a column. The problem is my level is too lag for me to setup a bunch of behaviors to spawn a column.
2 Likes
so you need something to generate a wall? if so how big does it need to be?
Just 7x15, it’s gonna look like a box without a bottom.
1 Like
i can get it for you. youll have to give me a minute tho because I’m about to take a test in school
…if the dimensions are set in stone you could just make your room one big sprite with a polygon hitbox, then it would only be spawning one object
Just use the copy/paste tool in the sprite editor to more easily make the room
The code would just be
Once → extract (x/y) → Spawn (“Column”)
Good idea, the only problem, my game is Broken Soul and in case you haven’t tried before, all my game levels never have any room and I run out of object slot with a barrier block 7x1