User Tools

Site Tools


prpl:getkeydown

<- 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.txt · Last modified: 2018/06/14 17:17 by kajacx