Work Log 9/1/2025

Jackie found a bug in the arrow outline system. If you drop an arrow the outline stays there, so i fixed that.

Upon further inspection it looks like the same issue exists if you a drop bow the arrow outline stays, fixed that too.

Spent 3 fucking hours on figuring out why if you recovered an arrow from the world it couldn't be reused it would just sit there in the air after being fired. Turns out that you have to manually deactivate the projectile component after an impact, just reactivating doesn't work which seems like an engine bug to me.

Moved the arrow variable resets to a separate function inside the arrow component instead of a bunch of sets inside the base object

Fixed the metal sound that was playing when an arrow hit stuff instead of a wooden one.

Previous
Previous

Work Log 9/2/2025

Next
Next

Work Log 8/29/2025