Pcactions

PCActions interface

Signature:

export interface PCActions 

Properties

PropertyModifiersTypeDescription
backwardbooleanwhether the character is moving backward
forwardbooleanwhether the character is moving forward
jumpbooleanwhether the character is jumping
leftbooleanwhether the character is moving left
rightbooleanwhether the character is moving right
runbooleanwhether the character is running