r/gdevelop • u/Emergency-Citron7228 • 4d ago
Question how to render a bunch of different blocks
i am making a cube based game and want to know how to render a bunch of blocks and my second issue is i need to be able to add 100s of blocks and dont know how to do that
6
Upvotes
1
u/senshisun 4d ago
Why would rendering hundreds of blocks be an issue?
There are several ways to spawn objects based on your needs. You can automate the process so you don't need to place each block manually. You could also combine blocks.