User Tools

Site Tools


prpl:getkeydown

This is an old revision of the document!


<- PRPL reference <- Input

GetKeyDown

ArgumentsResultNotation
string bool [ string - bool ]

Description

Checks if the key was pressed down on this frame.

Examples

"Space" GetKeyDown if
    @Fire #will be called only on the frame you press enter
endif
prpl/getkeydown.1529011067.txt.gz · Last modified: 2025/02/14 14:56 (external edit)