What i mean by this is how can I make it so whenever the players character tips forward or to any side it doesnt have the default push to upright itself. How can i disable this?
You're possibly looking for HumanoidStateType, checkout Humanoid.PlatformStand.
Use Humanoid:ChangeState to get them to PlatformStand.