Log In  
Follow
Darxoon
[ :: Read More :: ]

So, this is the code I have right now:

local count = 0
function _draw()
 count += 1
 print(count)
 print(sin(count))

Then, when I boot this, the second one is always 0, but why? I'm trying to have a sinus wave, but not 0.

P#70530 2019-12-03 14:23 ( Edited 2019-12-03 14:38)

Follow Lexaloffle:          
Generated 2024-04-20 06:54:27 | 0.085s | Q:5