Copying identical function to other actors without doing it manually.

I need to copy a rule containing functions to bunch of other actors. But since every actor has a unique id, I'm getting this error http://grab.by/ymw4

Perhaps there's another mode of copy or something so that I don't have to copy all of this manually?

Thanks

Comments

  • AlkaPPAlkaPP Member, PRO Posts: 194

    Are you copying actor from a same project or different? If it is in 1 project then there would be no problem. If 2 diff projects then you will need the merge project tool from Darren from deepblueapp.

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    Actor Level Attributes (Self Attributes) don't copy, you'll need to add them back in to each actor manually.

  • revoltandreverbrevoltandreverb Member Posts: 159

    Thanks guys.

Sign In or Register to comment.