Dynamically create "Get Aximmetry Trigger"

 

Hi!

I'm trying to dynamically create triggers. One example would be that I have a Actor blueprint that has animations in it then I want to create variants of that actor as a child blueprint with for example different meshes and different colors. What I want is that I don't need to duplicate the actor but instead be able to dynamically change the name of the trigger so it triggers the child blueprint instead. Creating new triggers on the fly so to say.

I know that Aximmetry creates a trigger list on cook, but would it be possible to do something like this that I can create child blueprints that can react to triggers when running live?

This is a feature I would request either way :)

   rickwhy

 
Profile Image
rickwhy
  -  

Right now I managed to do it with get aximmetry integer and just setting the integers!

Works pretty good!