I need to make a cube that I can force the player to drop and disable and enable pickup for. I have managed to fake the force drop by putting a func_physbox around it and using its force drop, but I cannot seem to make it unable to be picked up. I have tried EnablePhyscannonPickup/DisablePhyscannonPickup, but that isn't working. Does anyone have any ideas how to fix this?
I need to make a cube that I can force the player to drop and disable and enable pickup for. I have managed to fake the force drop by putting a func_physbox around it and using its force drop, but I cannot seem to make it unable to be picked up. I have tried EnablePhyscannonPickup/DisablePhyscannonPickup, but that isn't working. Does anyone have any ideas how to fix this?