Skip to content

Keyboard and Mouse Event Triggers, Custom Keybinds, and Mouse Cursors!

PS Maker v1.1 update

This update adds new ways to trigger events in your game, allowing for keyboard button press actions and point and click adventure games!

The author of this post

By Truman

Hey everyone!

Today we are releasing an update that adds more ways to trigger events! There are new mouse input and keyboard input trigger types, which let you trigger an event when the player clicks something or when they press a keyboard key.

Event trigger configured to run when the Space key is pressed.

You can also continuously trigger an event while the player holds down a key or mouse button.

Along with those triggering methods, I also added a way to customize the existing key binds, such as player movement and the interaction key.

Controls settings with key bindings for player movement, interaction, and custom actions.

You’ll be able to customize what the mouse cursor looks like in game as well.

Mouse cursor settings with custom default and pointer cursors and adjustable click points.

These new features open up a lot of possibilities! Some I can think of are:

  • Point and click adventure games
  • Action battle sequences with NPC enemies and an attack button
  • Opening a quest UI with a button

I also updated the event trigger guide, which includes how to use these custom keybinds.

Hope you guys like the update and I’m excited to see what you make!