Hi , I Changed Capsule Collider Height of an animations with curve & its fine , but my problem is how to change the position of that collider on (Center x,y,z)?
Thank you !
GetComponent<CapsuleCollider>().height = myAnim.GetFloat("Ch"); //OK
GetComponent<CapsuleCollider>().center = myAnim.GetFloat("Ch1"); // Error
@Lockstep , @Nymisu, @crazyknight , @clunk47 , @urooba , @Menyus777 , @NoBrainer-David, @MaxGuernseyIII ,


Yes that actually solved it! Now it works, the only flaw is that when it repeats the dialog, it skips the first line, meaning when it starts its blank where the first line should be, but the rest works!
– Skully_4