Pcactions

PCActions interface

Signature:

export interface PCActions 

Properties

Property

Modifiers

Type

Description

backward

boolean

whether the character is moving backward

forward

boolean

whether the character is moving forward

jump

boolean

whether the character is jumping

left

boolean

whether the character is moving left

right

boolean

whether the character is moving right

run

boolean

whether the character is running