Can mesh activate a touch volume?
I have these platforms that start from A and when they reaches B i would like them to possibly start a touched trigger event in kismet, is this possible?
Thanks a bunch in advance!
Can mesh activate a touch volume?
I have these platforms that start from A and when they reaches B i would like them to possibly start a touched trigger event in kismet, is this possible?
Thanks a bunch in advance!
You should be able to.
This thread should get you in the right direction.
http://forums.epicgames.com/threads/...ting-a-trigger
also this site
https://sites.google.com/site/lesson...pressure-plate
You can also add an Event Keyframe to the Matinee that fires a when the animation reaches B.
Main things are:
In Kismet: Event should have "bPlayer only" false and "Class proximity classes" set to interpactor
On the interp actor in the world you should have "No Encroach Check" set to false.
Event Keyframe was worth gold! Thank you!
Bookmarks