← Return to game
Log in with itch.io to leave a comment.
Hey man, nice game!
Thanks for playing =)
Pretty nice game!
I was wondering, does Godot provide an API to understand what hardware is running? We could use this to show/hide button depending on the device :P
Thanks!
There is a way to know the host OS:https://docs.godotengine.org/en/stable/classes/class_os.html#class-os-method-get...
But for testing I think it is ok, once there is no menu for 'config' in the game.
I think the interesting thing is that the game can be played on mobile internet browser, but the controls on screen are necessary.
← Return to game
Comments
Log in with itch.io to leave a comment.
Hey man, nice game!
Thanks for playing =)
Pretty nice game!
I was wondering, does Godot provide an API to understand what hardware is running? We could use this to show/hide button depending on the device :P
Thanks!
There is a way to know the host OS:
https://docs.godotengine.org/en/stable/classes/class_os.html#class-os-method-get...
But for testing I think it is ok, once there is no menu for 'config' in the game.
I think the interesting thing is that the game can be played on mobile internet browser, but the controls on screen are necessary.