I tried generating thousands of blocks with texture.
The issue is I lag and the game crashes for a while (gameplay paused) blocks load.
I tried making map smaller, but it still crashes.
The question is: Will this promblem cause players to leave, abandon game? Or is it going to be very laggy game and the player’s computr will be as loud as vaccum cleaner?
Game:
While intermission please choose map two. This generates map. Don’t worry if its very laggy it lasts for few seconds.
CanCollide
CanTouch
CanQuery (not rlly affecting but do for useless ones)
its also because of how many parts in the game, try union some stuff “if they’re uncollidable then do so, union is pretty much causing a collision box type of thing so better union uncollidable parts mostly”
try to optimize your game as best as possible, AND also disable CastShadow on the parts because its one of the main problems aswell.