Drawing on screen (lua)
Discussion in 'Rust Development' started by Zippy36jr, Jul 15, 2015.
Discussion in 'Rust Development' started by Zippy36jr, Jul 15, 2015.
Is it possible to draw on the screen and if it is how?
Draw in game? Nope. You can show a gui with c#. (maybe lua also can)
You can actually draw on the screen. There are a few threads about it. You'd probably want to use C# though.
Oh yeah?
Isn't that just creates a 3d objects?