Search found 2 matches

by erichey
Wed Apr 26, 2023 6:02 pm
Forum: Dialogue System for Unity
Topic: ROG replace actor lua function
Replies: 3
Views: 678

Re: ROG replace actor lua function

Thanks for the response, Tony! Apologies for my late reply. I've double checked that the actors are named correctly and are located in the correct folder. I've also tried changing the actor component's name with no luck. The errors are still present. Not sure what it could be.
by erichey
Tue Apr 18, 2023 3:46 pm
Forum: Dialogue System for Unity
Topic: ROG replace actor lua function
Replies: 3
Views: 678

ROG replace actor lua function

Hi Tony, I'm using your ROG integration and I'm currently attempting to swap out an actor with a sleeping variant: RogReplaceActor("Guard Benjamin 2", "Actor_GuardBenjaminSleep"); It has worked before on other actors, but now I'm getting the following error. I've checked the nami...