Skip to main content

Questions tagged [rotation]

Rotation is the circular movement of an object around a specific axis.

0 votes
1 answer
144 views

My question relates to content rotation and data management of the emerging objects in a database. I assume a networked game, with a server-client model. Unspecified objects in the game world are ...
Arunabh's user avatar
1 vote
2 answers
164 views

I have a top-down character object that is a Container of various parts. This character can have elements that should move along with it (think a health bar, a speech bubble) that should NOT rotate ...
Mara's user avatar
  • 121
1 vote
0 answers
41 views

I'm currently trying to better understand the concept of the inertia tensor in the context of rigid bodies, and I was hoping someone could help clarify a few points for me. From what I've gathered so ...
Seonix's user avatar
  • 11
0 votes
1 answer
129 views

I'm developing a game with Unreal Engine 5.4.4. In the game, I'm trying to rotate a sphere around its Z axis. If I put the sphere on the map and add a rotation around its Z axis is easy. I only have ...
VansFannel's user avatar
0 votes
0 answers
167 views

I'm trying to make a rubber duck move along the surface of a round 'world' - I should be able to rotate the duck on it's local Y axis and then move the duck forward, with the duck following the ...
Reverend Speed's user avatar
1 vote
0 answers
52 views

I have a player capsule which I want to face the same cardinal direction as the key pressed. For example, pressing W will make the player face the camera's current ...
Yong Yun Jing's user avatar
0 votes
0 answers
30 views

When connecting a Character Controller component to the character in Unity, it starts to rotate uncontrollably. Without the Character Controller, everything works fine, but the character does not walk....
Pixel Play's user avatar
0 votes
1 answer
102 views

I'm currently trying to rotate a sprite around its own axis to make it "face" the mouse, but I'm having weird results. This is my code: ...
Jax's user avatar
  • 474

15 30 50 per page
1
2 3 4 5
81