A simple component that rotates an entity to face the mouse
Constructor
new (lerp:Float = 0.25)
Creates a new component that rotates an entity to face the mouse
Parameters:
lerp | the rate of change in the angle (0-1) |
---|
A simple component that rotates an entity to face the mouse
new (lerp:Float = 0.25)
Creates a new component that rotates an entity to face the mouse
Parameters:
lerp | the rate of change in the angle (0-1) |
---|