Please or Register to create posts and topics.

Sphere Droppers + Cube Dropper

I've run into a problem with the sphere and cube dropper instances. I have one of each in my room. They are both activated by different buttons. However when I push one button, a sphere AND a cube are stuffed into one dropper and it becomes a traffic jam in the dropper. Meanwhile, spheres are flying in random directions out the other dropper. I've already tried using the sphere_multiple, but it still persists. The instances I'm using are:

instances/gameplay/sphere_dropper_normal.vmf
instances/gameplay/cube_dropper_normal.vmf

You definitely need to use the "_multiple" version. I'm not sure if the sphere_multiple instance is broken though, so that might be part of the problem. Try using the "_multple" cube dropper and don't change the sphere dropper.

[Important Threads] Forum Rules | Welcome to the new Thinking With Portals
Please do not Private Message me for assistance. Post a thread if you have questions or concerns.
If you need to contact the staff privately, contact the Global Moderators via Discord.
msleeper wrote:
You definitely need to use the "_multiple" version. I'm not sure if the sphere_multiple instance is broken though, so that might be part of the problem. Try using the "_multple" cube dropper and don't change the sphere dropper.

Awesome, that works. Thanks.