Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / [BUG] Drawbox

Author
Message
Hudd
17
Years of Service
User Offline
Joined: 23rd Aug 2007
Location:
Posted: 12th Apr 2017 13:00
I believe this has been introduced in yesterdays update:

I want to draw a very small filled box: x and y are floats, Purple has been defined as a makecolor.
I am using percentage coordinate system.

DrawBox(x,y,x+0.2,y+0.2,purple,purple,purple,purple,1)

The resulting box is hugely stretched along the x axis - I assume rather than adding 1 pixel, it is adding 1 percentage point to the size?

This works fine, although it is not filled, of course.

DrawBox(x,y,x+0.2,y+0.2,purple,purple,purple,purple,0)

Login to post a reply

Server time is: 2024-11-17 19:12:31
Your offset time is: 2024-11-17 19:12:31