GameMaker (2.0 - 2.2.x)
Icon

Virtual Keyboard PRO

Flafy

You must be logged in to obtain assets

Description

Please rate this if you got it, it really helps me.

gms 1.4 project : https://goo.gl/3vxwe1 (1.0.0)

Virtual keyboard for touch screen devices Tested only for Android and Windows

The keyboard is for 1920x1080 screens

How to set up:

  • Download the object
  • Put your object in your game

how to call the keyboard:

  • Create the object with the function

    keyboard_create(depth)

  • The object will work even if the view is not at 0,0 or zoomed

how to get the input from the keyboard:

use the function:

keyboard_get_input(mode)

and instead of "mode" write a number between 0-1 if the argument is "0" the function will return all input of the keyboard so far and if the argument is "1" the function will return only the input of the keyboard for the same frame

The keyboard will be updated.

///////Read this if something strange happened with your game//////////

The object will turn fullscreen on in the create event The object will change the draw gui layer size to 1920x1080 The object will close the game if you press the escape button in the draw GUI event

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS2 - Version 1.0.0. Published February 12, 2019

first version.

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait