prop_soda was not passing the pickup item string match which allows for items to be picked up. As a result of this PR fixing that issue, collisions and physics are now enabled for prop_soda.
Fixes #102.
Changes:
Added prop_soda as a pickup object
Added collision between pickup objects while ignoring debris/players
prop_soda
was not passing the pickup item string match which allows for items to be picked up. As a result of this PR fixing that issue, collisions and physics are now enabled forprop_soda
.Fixes #102.
Changes:
prop_soda
as a pickup object