Attention: Here be dragons

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions.

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

Methods🔗

void

_init()

PackedByteArray

pack()

MotionPack

unpack(data: PackedByteArray) static


Property Descriptions🔗

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!


Method Descriptions🔗

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!