Forum rules - please read before posting.

Feature request - set multiple parameters at once

Hello,
I'm not sure if this is done already but my use case is...

I have 10 characters, and longggg actionlists. LOADS of them. They all use parameters and for every character, they all have to assign themselves to the same actionlists. So for example if I have 10 characters and 15 actionlists, that's ALOT of actions.

So I was thinking of having 1 action that can perhaps do multiple at once.

[Set Multiple Parameters]
[Parameter Object] (i.e. Character Prefab)

[Actionlist 1]
[Actionlist 2]
[Actionlist 3]
[Actionlist 4]
etc...

So that way I'm assigning multiple with 1 action instead of making 4 different actions. What do you think?

Comments

  • edited April 10

    Are you looking to set all parameter values in one go?

    Parameters can be set in bulk using the ActionList: Run Action's Set Parameters Only method.

  • Hey Chris, I can't seem to find that? Latest AC version

  • Actually I've found it, the issue is rather than assigning parameters to 1 actionlist's parameters, I meant assigning 1 parameter to a bulk of actionlists at once

  • I managed to make my own action which works

    Something like this?

  • Looks good.

    The built-in way to handle this would be to create an ActionList that uses a series of ActionList: Set parameter Actions that each update the parameter of another ActionList - with the value of the updated parameter itself being parameterised.

    For more custom needs, however, the above Action looks like the way to go.

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.