Behavior on multiple objects

I dont think this exists but i would like a feature to add a same behavior on multiple objects. i once made a game with over 100 cars and had to add the same behaviors on all

3 Likes

The way I do something like that, is to make one, then duplicate it, and then go and change the sprites… not the best solution but it kinda works, saves a ton of time

You could use a custom object that is just a sprite but with the addition that it has the behaviour.

I agree. There are a lot of times when it would be nice to be able to select multiple objects and then edit common settings like behaviors, variables and even effects

You can’t always plan ahead. Yes, it would be best to create 1 object with all of the variables and behaviors and then make copies of it. You can’t always know all of the elements of a project. Your concept changes over time and some elements need tweaking.

1 Like