GUI Widgets (Stencyl 2.x)

captaincomic

  • *
  • Posts: 6108
Hi!

I created a small example game on how to create GUI widgets:
http://www.stencyl.com/game/play/10227

It includes:

* Button
* Checkbox
* Radio Button
* Text Field (allows user to input text)
* Text Box (scrollable text)

It uses Graph Paper background by Ceric.

Comments and criticism appreciated :)

« Last Edit: February 01, 2016, 04:40:18 pm by captaincomic »

Miasmos Games

  • Posts: 878
Very cool, I like it a lot :D Are these your behaviours?

Cupcake Bounce


captaincomic

  • *
  • Posts: 6108
And I uploaded a second example game: Custom Controls
http://www.stencyl.com/game/play/10232

coleislazy

  • *
  • Posts: 2607
More awesome work! Thanks!

niccosw

  • Posts: 91
Good job!

Do these work for both Flash and iStencyl?

Joe

  • *
  • Posts: 2478
Nice work. Thanks for sharing on StencylForge.

captaincomic

  • *
  • Posts: 6108
Thanks for the good feedback.
Do these work for both Flash and iStencyl?
I don't know, I have not worked with iStencyl yet, but I guess not.
Behaviors that use code and user input blocks such as "was mouse pressed" will not work, right?

niccosw

  • Posts: 91
If they are using AS3 then no, they are Flash only. Fine for my projects, but you may want to warn others in the description.

captaincomic

  • *
  • Posts: 6108
Ok, sure, I will mention it in the description.

kadir123

  • Posts: 66
Where to find it? i did not find it.. my stencyl 3.0

« Last Edit: November 12, 2015, 10:33:04 pm by kadir123 »

captaincomic

  • *
  • Posts: 6108
This was made with Stencyl 2, I haven't updated it to Stencyl 3.