User Tools

Site Tools


enable_action

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
enable_action [2025/02/21 15:26] justinenable_action [2025/02/21 15:38] (current) justin
Line 1: Line 1:
 ======Enable Action====== ======Enable Action======
 ---- ----
-Enables any input bindings assigned to an action ID that were previously disabled via [[Disable Action]] (e.g. enabling the "jump" action will allow that action to be triggered by any input bindings assigned to it).+Enables any input bindings assigned to an action ID that were previously disabled via [[Disable Action]] (e.g. enabling the "jump" action will allow that action to be triggered by any input bindings assigned to it, assuming that jumping is enabled in the gameplay settings).
  
 ====Signature:==== ====Signature:====
Line 16: Line 16:
 enable_action("jump"); enable_action("jump");
 </code> </code>
-//Results:// Any input bindings assigned to the “jump” action are enabled (allowing the player to jump, if enabled in the gameplay settings).+//Results:// Any input bindings assigned to the “jump” action are enabled (allowing the player to jump, if jumping is enabled in the gameplay settings).
  
 <WRAP center round tip 100%> <WRAP center round tip 100%>
enable_action.1740180373.txt.gz · Last modified: 2025/02/21 15:26 by justin