Is there a way to reset this number, rather than delete and re-spawn it?
That would be a decent feature request.
Develop games in your browser. Powerful, performant & highly capable.
I think you should make an instance variable for the object and set it equal to bullet.travelDistance, from there you can change the instance variable value and use that instead of bullet.traveldistance itself.