Okay...yes, it is a discrepency. But under what real-life circumstances would anybody increment a costume by a fractional amount? Although, if truly they are using Floor, it might be a problem just from simple round-off error.
Not incrementing, but setting... see deerel's Rockets! project... I added explicit round there, so it works now, but since Scratch is slow, I first submitted without it.
Comments
You need to be logged in to post comments
Add a Comment
Okay...yes, it is a discrepency. But under what real-life circumstances would anybody increment a costume by a fractional amount? Although, if truly they are using Floor, it might be a problem just from simple round-off error.
Not incrementing, but setting... see deerel's Rockets! project... I added explicit round there, so it works now, but since Scratch is slow, I first submitted without it.