Is there a way to reset this number, rather than delete and re-spawn it?
Develop games in your browser. Powerful, performant & highly capable.
That would be a decent feature request.
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.