RandomizeSpriteComponent
Namespace: Murder.Components
Assembly: Murder.dll
public sealed struct RandomizeSpriteComponent : IComponent
Implements: IComponent
⭐ Properties
RandomizeAnimation
public readonly bool RandomizeAnimation;
Returns
bool
RandomizeAnimationStart
public readonly bool RandomizeAnimationStart;
Returns
bool
RandomRotate
public readonly bool RandomRotate;
Returns
bool
⚡