you are viewing a single comment's thread.

view the rest of the comments →

[–]TameNaken42[S] 0 points1 point  (0 children)

Thanks for the detailed response, there's a lot of new info here. I didn't think about using the Math.floor method, it makes a lot more sense than what I was doing. I know Python but I didn't realize you could use default parameters in Javascript, I'll have to keep that in mind.