Simple question. Since 3D models most of the time are made with quads instead of tris, should I triangulate my models before importing them to GDevelop? Or does GDevelop triangulate them? Or does it even matter at all?
A lot of other engines either don’t take models with quads or triangulate every model automatically.
Also what are the best tutorials for models in GDevelop? Not about how to model but rather importing and making them work in GDevelop.