Hello! I’ve created a drawing game, and in this game, when a user draws on the canvas, I want them to be able to save it and later use it. I’ve implemented the drawing process using Line Renderer. What approach should I take to save Line Renderer positions?
What are your requirements? Platform? Local or online?
Local