Icon

Easy CheckBox E Radio Button

Adriano Mutu

You must be logged in to obtain assets

Description

Easy CheckBox & Radio Button v1.4

You need to use CheckBox or Radio Buttons in your project? You do not know to create them, or you need the script that will simplify the creation and make everything faster? So you are getting the assets that are looking for!

EXAMPLE: http://i.gyazo.com/009aaaa3df16624caa45633a64888d2d.mp4

Use

Create a mostly empty room and enter this code in the "Create Event"

globalvar cbxIDNum, radioIDNum, cbxID, radioID; cbxIDNum = 0; radioIDNum = 0; room_goto_next();

Now go into the room of your project, create an object

For CheckBox

Create Event

cbxInit();

Draw Event

cbxCreate();

For RadioButton

Create Event

radioInit();

Draw Event

radioCreate();

Got it! Now to decide coordinates, sprites, width and height, text alongside, the group, look at the file HELP.txt that you find in the package! ;)

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS1 - Version 1.4.0. Published July 14, 2014

initial commit

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait