I’m making a complete 2d game on Roblox. Should I make it with GUIs or VERY thin parts?
Please give reasons if you can. Thank you.
If your game relies on physics, using thin parts might be the better choice. However, if you want better performance and more flexibility in designing, GUIs might be the way you want to go with.
Oh, i was making flappy bird. Is guis better for that?
I could code physics or use box2d for guis tho
If you are able to do that, then you can go with GUIs.
1 Like