- Joined
- Jul 28, 2015
- Messages
- 141
- Reaction score
- 43
- First Language
- czech
- Primarily Uses
- RMMV
Hello, I have no troubles to adding/rearrange/resize buttons in Window_MenuCommand objects. It is simple plugin using methods already available as part of it.
My app is made for android tablets/phones and it has included pedometter and GPS plugin as it interacts with real world around. Because it is for mobiles, I re-aranged game menu to look like this.
My problem is, I did not found way to add single button on window/scene without buttons included. Leaving screen on mobilw Like status scene - which looks like
I am bit lost between all those handlers, childs (or maybe grandfathers). Tried few written and youtube tutorials but still no luck.
Thank you for any advice.
My app is made for android tablets/phones and it has included pedometter and GPS plugin as it interacts with real world around. Because it is for mobiles, I re-aranged game menu to look like this.
My problem is, I did not found way to add single button on window/scene without buttons included. Leaving screen on mobilw Like status scene - which looks like
I am bit lost between all those handlers, childs (or maybe grandfathers). Tried few written and youtube tutorials but still no luck.
Thank you for any advice.
