Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

Translation: English to Ruby

OK, here's what I'm up to:
I want to make a script that lets something happen when the action button is pressed.

And this is my problem:
What does "action button" and "being pressed (In terms of pressing the action button)" mean in Ruby language?

I appreciate even the smallest help.
 
Input.trigger?(key) returns true, if "key" was pressed, but it ignores if you hold it down for a longer time.
Input.press?(key) returns true, if "key" is pressed right now, een if you hold it.

Action Button is Input::C
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top