- Home /
How do I create and animate simple polygons directly from code?
I'm a beginner with Unity, but I know how to code. I'm open to tutorials, of course.
Ideally, I would like to code spacial vertices and connect them into a simple polygon. The polygon would then be animated by changing the vertices over time.
Comment