Example of game without models

Hey, take a look at the code here, it might help you, since it just spawns a bunch of squares after some time, with collision-detection enabled:

It’s not optimized, but if you play around with it, you might learn some things, if all you want is to have simple shapes drawn on the screen that can move around.

1 Like