Hello, I have kind of a weird question. Is there a way to dynamically create a line in Construct with CSS? And if not should I use a Drawing Canvas or is there a better way?
Develop games in your browser. Powerful, performant & highly capable.
You can draw it on a canvas. Or use a TiledBackground object - set its height to 1 px, Origin=Left, and adjust its width and angle.