Irgendjemand musste es ja machen...
This commit is contained in:
@ -134,6 +134,8 @@ public class NPCAnimationController : MonoBehaviour
|
||||
|
||||
Developer.Pee(1.0, true);
|
||||
|
||||
ToiletManager.Instance.Toilette.Flush();
|
||||
|
||||
// Stehe auf und gehe zur<75>ck zum Ausgangspunkt.
|
||||
transform.LookAt(new Vector3(toiletLookAtTransform.position.x, toiletLookAtTransform.position.y, toiletLookAtTransform.position.z));
|
||||
animator.ResetTrigger("SitDown"); // Setze den Sitzen-Trigger zur<75>ck
|
||||
|
||||
Reference in New Issue
Block a user