Alright. I’m working on some water.
To make water waves, I need noise.
EXPLAIN THIS!!!
Here’s the code.

(The red dots are numbers).
Step is the current tick().
Could anyone help me out here?
Alright. I’m working on some water.
To make water waves, I need noise.
EXPLAIN THIS!!!
Here’s the code.

(The red dots are numbers).
Step is the current tick().
Could anyone help me out here?
Could be floating point errors, try math.floor on the values or something?
Maybe its gone out of robloxs range for it to be considered a usable number
The input number is coming in as a number in between 0 and 4000.
Try messing around removing and findign out whats causing it
I’m sorry but this is so funny LOL, reminds me of some of JavaScript’s weird issues. Anyways, I have no idea how to help you with this.
It should work since it is a number.