Hi all,
I'm just starting to play around with the editor. What I'd like to try to do is make a shootable toggle button for a light, but I'm not sure how.
I managed to make a light toggle via kismet on a 'touch' event (http://udn.epicgames.com/Three/KismetTutorial.html) , but I'm not sure what I can use to fire an event when something gets shot.
I tried the Take Damage event, but that doesn't work on anything I've got on my map so far (just basic geometry and some random static meshes), presumably because they're not sophisticated enough actors that are able to take damage.
What can I use as a shootable button for toggling a light?
I'm just starting to play around with the editor. What I'd like to try to do is make a shootable toggle button for a light, but I'm not sure how.
I managed to make a light toggle via kismet on a 'touch' event (http://udn.epicgames.com/Three/KismetTutorial.html) , but I'm not sure what I can use to fire an event when something gets shot.
I tried the Take Damage event, but that doesn't work on anything I've got on my map so far (just basic geometry and some random static meshes), presumably because they're not sophisticated enough actors that are able to take damage.
What can I use as a shootable button for toggling a light?
Comment