Your objective is to create the scene objects by instancing and positioning the same model randomly on the circumference of a circle to create a ‘home base’.
Refer to this unit's required reading and the lecture code snippets to complete this task.
Your scene must include the player’s model.
All the "home base" cubes must be placed in a circle, leaving a tiny gap in it.
Implement a feature to quit the game with a button press (e.g., the 'Escape' key).
Doing this sounds simple but idfk where to start and I am stressing out HARD! Legit just need any help here.