Another NaN solution using Range

[Range(0.001f, 1)] [SerializeField] float period = 2f;

Although not the correct solution, I was surprised this was not mentioned?

1 Like

Awesome job pointing this out :+1:

Privacy & Terms