Skip to content

Upgrade the RNG of shake to Perlin Noise. #230

@stonetuskboar

Description

@stonetuskboar

The current random number generator is the simple Unity.Mathematics.Random, which means the object's position changes every frame and fluctuates between negative and positive extremes. This behavior is not suitable for most object shaking scenarios, as the amplitude is too large and directly tied to the frame rate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions