Tremulous Forum
Media => Mapping Center => Topic started by: Zero Ame on March 12, 2008, 04:23:30 am
-
Ok so I have a func_bobbing on my map, and I want to make it able to be turned on and off through a switch. So I also have a func_switch. Around my switch I have a trigger_multiple. Can someone tell me how I make my switch turn the func_bobbing off and then back on? Ive tried this already...
->- indicates target to
trigger_multiple->->-func_switch->->-func_bobbing
this works fine and dandy when it comes to switching it off, but thats all it will do. It wont turn back on. So then I tried this.
func_switch->->-trigger_multiple->->-func_bobbing
still nothing so i tried taking out the trigger_multiple
func_switch->->-func_bobbing
and of course, nothing changed. Please help me
-
Maybe you've got something wrong with your key/value stuff. Like no wait key or something. I myself have had bad experience with switches and the like.
-
i cant wait to see your Zero Ame map.