Page 3 of 3
Re: Referencing Actors and fields in custom script
Posted: Thu Sep 02, 2021 1:44 pm
by annathehank
So I got the 'There is no registered transform for the actor named' alert.
Which means the connection between the script and the database is off somehow/where? Is there a field/setting in the Actor's tab on the manager I need to add or adjust?
Re: Referencing Actors and fields in custom script
Posted: Thu Sep 02, 2021 1:52 pm
by annathehank
Funnily enough, the only one it *does* show for, is the one that is displaying the alert. So I need to suss out what is different about their actor tab or gameobject than the others....
Re: Referencing Actors and fields in custom script
Posted: Thu Sep 02, 2021 1:54 pm
by annathehank
Yep! Figured it out
The code was good all along, I had just not set the 'actor' field to the names in the Dialogue Actor component on each of them. Thank you for all your help!! <3
Re: Referencing Actors and fields in custom script
Posted: Thu Sep 02, 2021 2:03 pm
by Tony Li
Awesome! I'm glad you got it working!