Multiple Sphere Droppers Don't Work
Quote from MrJamieScho on May 23, 2011, 10:05 amHey guys!
I'm using instances to created two sphere droppers.
I have them both connected to different buttons, and when there is only one, it works, however when I introduce a second, it doesn't work!
I am using the instances sphere_dropper_multiple.vmf
They are named sphere_dropper1 and sphere_dropper2I followed the tutorial on the Valve Developer Community, as a result, my outputs on the buttons are:
OnPressed
sphere_dropper1
instance:cube_dropper;TriggerOnPressed
sphere_dropper1
instance:cube_dropper_autorespawn;Enableand also
OnPressed
sphere_dropper2
instance:cube_dropper;TriggerOnPressed
sphere_dropper2
instance:cube_dropper_autorespawn;EnableAny help would be appreciated!
Thanks!
Hey guys!
I'm using instances to created two sphere droppers.
I have them both connected to different buttons, and when there is only one, it works, however when I introduce a second, it doesn't work!
I am using the instances sphere_dropper_multiple.vmf
They are named sphere_dropper1 and sphere_dropper2
I followed the tutorial on the Valve Developer Community, as a result, my outputs on the buttons are:
OnPressed
sphere_dropper1
instance:cube_dropper;Trigger
OnPressed
sphere_dropper1
instance:cube_dropper_autorespawn;Enable
and also
OnPressed
sphere_dropper2
instance:cube_dropper;Trigger
OnPressed
sphere_dropper2
instance:cube_dropper_autorespawn;Enable
Any help would be appreciated!
Thanks!
Quote from ChickenMobile on May 23, 2011, 10:55 amLooks like instances are becoming a big nuisance. I still prefer making it myself or using a prefab I made, no matter how easy they make it seem 0,0
It is weird that if there is only one it works but if there is 2 it doesn't. Maybe the instances are colliding I/O? I really can't think of anything else.
Looks like instances are becoming a big nuisance. I still prefer making it myself or using a prefab I made, no matter how easy they make it seem 0,0
It is weird that if there is only one it works but if there is 2 it doesn't. Maybe the instances are colliding I/O? I really can't think of anything else.
Quote from msleeper on May 23, 2011, 1:21 pmAre you sure you are using the "_multiple" version? Nacimota had a problem with using multiple cube dropper instances, and it was because there was colliding I/O. He fixed it by using the "_multiple" version of the instance.
I haven't used the ball dropper at all, it's possible the I/O in it isn't correct. I can do some testing on my own later.
Are you sure you are using the "_multiple" version? Nacimota had a problem with using multiple cube dropper instances, and it was because there was colliding I/O. He fixed it by using the "_multiple" version of the instance.
I haven't used the ball dropper at all, it's possible the I/O in it isn't correct. I can do some testing on my own later.
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.
Quote from Sleepless Mickey on May 23, 2011, 2:21 pmI'm not sure if this tutorial will help you, but he goes over putting multiple droppers in it.
I'm not sure if this tutorial will help you, but he goes over putting multiple droppers in it.
http://www.youtube.com/user/SolarChronu ... a5hw91MP9A
Quote from MrJamieScho on May 23, 2011, 3:02 pmHey !
Managed to get it working with the boxes, but not spheres!
Obviously a problem with the multiple spheres instances, get on it Valve!Thanks Sleepless Mickey!
Hey !
Managed to get it working with the boxes, but not spheres!
Obviously a problem with the multiple spheres instances, get on it Valve! ![]()
Thanks Sleepless Mickey! ![]()
Quote from Marise on August 31, 2011, 7:50 pmHas anyone managed to fix the problem with multiple sphere droppers? I have two sphere_dropper_multiples in my map and one of them keeps dropping two balls and jamming up.
Has anyone managed to fix the problem with multiple sphere droppers? I have two sphere_dropper_multiples in my map and one of them keeps dropping two balls and jamming up.
Thanks for over 1,000 downloads: The Cold Shoulder
Quote from Vordwann on August 31, 2011, 9:26 pmIf you want to fix it simply, just take the cube_dropper_multiple instance and replace the cube with a ball.
Cave Johnson. We're done here.
If you want to fix it simply, just take the cube_dropper_multiple instance and replace the cube with a ball.
Cave Johnson. We're done here.
[spoiler][SP] Alternate[/spoiler]
Quote from Wulfe on September 1, 2011, 10:05 amI need to try this, I have a map I've been sitting on because I couldn't make both a ball dropper and box dropper work in the same level.
I need to try this, I have a map I've been sitting on because I couldn't make both a ball dropper and box dropper work in the same level.
Quote from Marise on September 3, 2011, 3:27 pmVordwann wrote:If you want to fix it simply, just take the cube_dropper_multiple instance and replace the cube with a ball.
Cave Johnson. We're done here.I did this, but it won't drop anything now. Not sure if I did something wrong. I changed nothing except the cube type.
Cave Johnson. We're done here.
I did this, but it won't drop anything now. Not sure if I did something wrong. I changed nothing except the cube type.
Thanks for over 1,000 downloads: The Cold Shoulder
