Files
gymkhana-actions/docs/api/ESCAnimationName.md
Julian Murgia 392dc2d607 Add ESCAnimationResource to hold characters animations. (#342)
Co-authored-by: StraToN <StraToN@users.noreply.github.com>
Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
Co-authored-by: dploeger <dploeger@users.noreply.github.com>
2021-08-03 17:48:55 +02:00

454 B

ESCAnimationName

Extends: Resource

Description

Class defining an animation to use for an angle.

Property Descriptions

animation

export var animation: String = ""

Name of the animation

mirrored

export var mirrored: bool = false

Animation mirror (false is no mirror, true is mirrored)