I have 2 types of actors and I want my code to play depending on which actor I’m looking at. I did as in the photo but I couldn’t find how to get the enum value of the hit actor
You can cast the hit actor pin to your type and then pick up the enum
I have 2 types of actors and I want my code to play depending on which actor I’m looking at. I did as in the photo but I couldn’t find how to get the enum value of the hit actor
You can cast the hit actor pin to your type and then pick up the enum