H
Hossy
Guest
I've been working on this for two days and seem to have gotten nowhere.
I'm trying to make a revolving right light go back and forth on a 180 degree path (not completely rotate 360 degrees). I haven't even begun to work on the 180 degree part because I'm trying to find a light that will shine in game and move. I've tried light_dynamic, but that doesn't seem to work (unless I'm doing it wrong). Can anyone help? Even with pieces of the puzzle. I figure these are the steps I gotta do:
1. Create light source (red spot light?).
2. Create func_rotating.
3. Create phys_hinge.
4. Set light source and func_rotating as entity 1 and 2 on hinge.
5. Create constraint system (NO idea how to do this).
I'm probably missing like 30 steps though. ;(
I'm trying to make a revolving right light go back and forth on a 180 degree path (not completely rotate 360 degrees). I haven't even begun to work on the 180 degree part because I'm trying to find a light that will shine in game and move. I've tried light_dynamic, but that doesn't seem to work (unless I'm doing it wrong). Can anyone help? Even with pieces of the puzzle. I figure these are the steps I gotta do:
1. Create light source (red spot light?).
2. Create func_rotating.
3. Create phys_hinge.
4. Set light source and func_rotating as entity 1 and 2 on hinge.
5. Create constraint system (NO idea how to do this).
I'm probably missing like 30 steps though. ;(