Tsopic Posted April 13, 2014 Share 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 ;) Link to comment Share on other sites More sharing options...
Pseudo Posted April 13, 2014 Share Posted April 13, 2014 g.drawPolygon(object.getPosition().getPolygon(this.client.getBot())); 1 Link to comment Share on other sites More sharing options...