Connect button to a trigger?
Posted: Fri Jun 13, 2008 10:52 am
I am just trying to make a shootable jumppad.
The idea: Button with health 1 should be connected to a trigger_push_velocity(this is like trigger_push - but trigger push_velocity adds speed - unlike trigger_push)
When u shoot the button the trigger should add speed to your velocity.
(Trigger_push_velocity is a specific trigger from the Mod defrag btw)
But the thing is that there is no target_push_velocity in the mod.....!
1) Is there a possibility to combine the button with the trigger_push_velocity(this trigger is connected with a target_position)
2) If not, is there a possibility to add a target_position_velocity to gtkradiant without the source of the mod?
Regards, Neoplan
The idea: Button with health 1 should be connected to a trigger_push_velocity(this is like trigger_push - but trigger push_velocity adds speed - unlike trigger_push)
When u shoot the button the trigger should add speed to your velocity.
(Trigger_push_velocity is a specific trigger from the Mod defrag btw)
But the thing is that there is no target_push_velocity in the mod.....!
1) Is there a possibility to combine the button with the trigger_push_velocity(this trigger is connected with a target_position)
2) If not, is there a possibility to add a target_position_velocity to gtkradiant without the source of the mod?
Regards, Neoplan