branchrust_reboot/main/AttackHeliItemFixcancel

5 Commits over 0 Days - ∞cph!

1 Year Ago
Prepare world item prefabs, updating the physic mat on all of them to the new one. The new physics mat is a specific one for dropped items, so if we want to edit it again, we'll be able to just edit the mat instead of every world item
1 Year Ago
Update hard-coded string ref to the old material
1 Year Ago
Reduced dropped item friction a small amount so they're not so absolutely set on never sliding. Using 0.9/0.95 instead of 1, and using Average instead of Maximum for friction. Bounce settings unchanged.
1 Year Ago
Switched attack heli and minicopter from Continuous Dynamic to Continuous Speculative collision. Seems to behave better with dropped items (which also use speculative)
1 Year Ago
Attack heli collider edit