You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure whether it is a bug or my lack of knowledge, but when I create capsuleController with 4 height and 2 radius, I expect capsuleController.Actor.GetWorldBounds().Size.X to be 4, however it returns 3.232.
The text was updated successfully, but these errors were encountered:
I am not sure whether it is a bug or my lack of knowledge, but when I create
capsuleController
with 4 height and 2 radius, I expectcapsuleController.Actor.GetWorldBounds().Size.X
to be 4, however it returns 3.232.The text was updated successfully, but these errors were encountered: