I'm fairly new to game development and melonjs. Please excuse my dumb question :). I want to implement an audio controller as a GUI element for a music based game. How can I draw basic GUI elements like buttons or text inputs on top of the game screen? I found #276 but have no idea how to use the defined TextInput as a GUI_Object or Renderable. Thanks in advance!
I'm fairly new to game development and melonjs. Please excuse my dumb question :). I want to implement an audio controller as a GUI element for a music based game. How can I draw basic GUI elements like buttons or text inputs on top of the game screen? I found #276 but have no idea how to use the defined
TextInputas aGUI_ObjectorRenderable. Thanks in advance!