Is it posible to dynamically create a poligon through scripting? I want to create some sort of pentagon in which the vertices can be displaced realtime.
Is it posible to dynamically create a poligon through scripting? I want to create some sort of pentagon in which the vertices can be displaced realtime.
Yes, you can modify mesh properties at run time via scripting.
See the docs for more info.