Tsopic Posted April 13, 2014 Posted April 13, 2014 Hey, could someone point me at right direction, im currently trying to make object wireframe visible in my script, for more visual effect and easier debugging. What I need is, example code of drawing model.Thanks in advance ;)
Pseudo Posted April 13, 2014 Posted April 13, 2014 g.drawPolygon(object.getPosition().getPolygon(this.client.getBot())); 1