redsheep Posted October 29, 2015 Share Posted October 29, 2015 Hi guys, I want to share you my recent work, the RSGUI library.RSGUI is an attempt to help you create game gui components, all the built-in components are extend from phaser sprite with bimapdata canvas drawing and also custom texture supported.For examples, you can find on the github page http://redsheep.github.io/RSGUI/The source is hosted on github https://github.com/redsheep/RSGUIThe project is still under developing and expect your feedbacks. By the way, I want to add bitmaptext support, is there any simple way to draw bitmaptext on bitmapdata? Skeptron 1 Link to comment Share on other sites More sharing options...
presidenten Posted October 29, 2015 Share Posted October 29, 2015 Looks nice! Ill try it out this weekend! Link to comment Share on other sites More sharing options...
WombatTurkey Posted October 29, 2015 Share Posted October 29, 2015 This a great idea, definitely need more skins! Link to comment Share on other sites More sharing options...
Cyfry Posted January 29, 2016 Share Posted January 29, 2016 Hi, was playing around with the GUI components and had a couple of questions. Is there anyway to resize the text box? It doesn't seem to have a width and height. Also is there anyway to emulate a password input box? I was hoping to use these as part of a login screen. Thanks. Cy. Link to comment Share on other sites More sharing options...
Recommended Posts