branchrust_reboot/main/directional_item_droppingcancel
11 Commits over 0 Days - ∞cph!
Added directionalDropEnabled server convar.
Cleanup.
Experiment:
Holding the directional drop key will drop items to the ground even when dropped over other inventory slots/ui, to make it easier to drop items with direction without needing to drag the icon all the way off the inventory.
Tint item icon red and scale it down slightly when the directional drop key is held to make it clear the item is going to be dropped.
Add keybind to control option UI
Add Buttons.DirectionalDrop, hold to use directional dropping.
Correctly include any inherited drop velocity, and the original velocity variance
Some more rough wip changes, some cleanup and sever side validation
Cherry picking directional item dropping from a previous hackweek