I did the following:
- Made a target_position
- Gave it a targetname
- Dragged it over to where I want to be launched
- Made a brush and adjusted it to the size I want to have for the trigger_push
- Made it into a trigger_push
- Set target to the target_position's targetname
- Tried the following textures for the trigger_push
- nodrawnonsolid
- nodraw
- "normal" textures
- trigger texture
- Compiled
When I walk onto the trigger_push, nothing happens. How come I don't get pushed toward the target_position?