Icon

Customizable Circle

Hule Studios

You must be logged in to obtain assets

Description

a customizable circle, now you can add a portal, wheel of fortune or nice background on your game!

There are 4 script:

draw_circle_striped_background(x,y,radius,column,angle,col1,col2);
draw_circle_striped(x,y,radius,column,angle,col);
draw_circle_portal_background(x,y,radius,column,length,angle,col1,col2);
draw_circle_portal(x,y,radius,column,length,angle,col);
  • x,y - position of circle
  • radius - radius of circle... again...
  • column - number of column on circle
  • length (only on portal) - upper column will be shifted.
  • angle - angle of circle
  • col1 - color of foreground circle
  • col2 (only background) - color of background circle

Notice: draw_circle_striped consumes not so much performance as draw_circle_portal! Notice²: This don't support on HTML5!

End User Licence Agreement (EULA).

Age Rating: None

Version

GMS1 - Version 1.0.0. Published November 6, 2014

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait