MotionPack🔗

Inherits: RefCounted

There is currently no description for this class. Please help us by contributing one !

Properties🔗

int

tick

0

Vector2

direction

Vector2(0, 0)

Array [bool]

mask

Methoden🔗

void

_init()

PackedByteArray

pack()

MotionPack

unpack(data: PackedByteArray) static


Eigenschaftsbeschreibungen🔗

int tick = 0 🔗

There is currently no description for this property. Please help us by contributing one!


Vector2 direction = Vector2(0, 0) 🔗

There is currently no description for this property. Please help us by contributing one!


Array [bool] mask 🔗

There is currently no description for this property. Please help us by contributing one!


Methodenbeschreibungen🔗

void _init() 🔗

There is currently no description for this method. Please help us by contributing one!


PackedByteArray pack() 🔗

There is currently no description for this method. Please help us by contributing one!


MotionPack unpack(data: PackedByteArray) static 🔗

There is currently no description for this method. Please help us by contributing one!