I’m trying to make a weapon that needs to detect what side of the weapon your hitting a player with, how would I make these 3 trigger volumes only have an output from the first one that hits but not the next 2 that hit
#How to make a group of trigger volumes trigger once
1 messages · Page 1 of 1 (latest)
you could do a bool variable for each trigger volume and when one trigger volume is used the rest are like disabled
i can make an example in a minute
@deep mulch here is what i came up with, there’s probably a better way to do this but it’s what i did.
Thank you!
No Problem!