Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
1 answer
593 views

ActionScript lineStyle Thickness to fill a circle

I'm trying to build a circle using lines. Each line starts in the center of the circle and is as long as the circle's radius. Using a loop along with sine and cosign waves, I can build the circle ...
Chunky Chunk's user avatar
  • 17.1k
0 votes
1 answer
545 views

Flash lineStyle rounds thickness?

The sprite which contains all element in my game world uses the real-world meter as distance unit, it doesn't know what pixels are. I then apply a scale to this sprite to make it appear correct on ...
Bart van Heukelom's user avatar