StarsAndDonuts
StarsAndDonuts
It is a Unity fun test project.
You CANNOT interact! Only watch and chill about the fragile existence of life :)
This program
- populates an hd 1920*1080 screensize with stars, then changes position/scale of each one by one
- the spawning loop iterations are timed by a coroutine
- flying and rotating donuts fly through the screen. They are controlled via some fix routing.
- the donut spawner is a singleton script. If a donut leaves the screen, calls the proper method to unleash the next donut
- version: Unity 2021.3.45f, C#
Leave a comment
Log in with itch.io to leave a comment.