One more question. Is it possible to use more trigger interaction for example thought script or it has to be just enter or exit? also is possible change trigger collider for example to polygon collider?
OK I tried it and it is possible to change co…
Thanks Chris I will try to do that I do not have animation from our animator yet but I thought about this solution too. What I am afraid is that animation do not play correctly and character leg does not be on stair but somewhere in middle of it. I …
Hello ? Is it possible to add wait whitout action list? Basicly what I wanna do is move sprite on the screen the move it to the inventory.
It will be done through unity script wich will be enabled in action list. What I wanna do is stop interaction…
Ok I checked log again and it was actually caused with another script so I turn it to run in background and everything works fine now. Thanks a lot for help
Hi, I am using Unity 2020.1.6f1 and Adventure creator 1.72.3 .
I tried only one script on scene start but it still do not work if use run now it get saved. Also I tried custom action with AC.SaveSystem.SaveAutoSave that one worked fine. But native a…