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
Connect button to a trigger?
Re: Connect button to a trigger?
1) Find out if trigger_push_velocity is triggerable. Select the button, then select the trigger_push_velocity, then press CTRL+K. If yes, it should link them, if not, then well, it won't work.
2) No.
2) No.