Forum rules - please read before posting.

[Request] Set Trigger Parameters class (or, in general, SetActionListParameter class)

edited November 2019 in Engine development

Hi there!

I have some trigger which I used a lot in my levels, and only now I discovered that copy-pasting it between scenes doesn't copy-paste the actionlist as well. So I basically discovered the copy-pasted triggers actionlists were empty.

So, I tried to use an ActionListAsset to solve that, but stumbled upon the fact that I needed to pass a parameter to it (the music index), and Triggers don't support SetInteractionParameters, for obvious reasons.

Would it be possible to add another class to handle ActionlistAsset based Triggers?
It would be basically very similar to the already present SetInteractionParameters, but would work on triggers, and any other class based on actionlists.

Comments

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.