tag
#rotation
2 items (2 fixes)
fixes
✓ 26.07
"Orient a flat decal box to the hit normal"
Rotation.FromYaw alone leaves a decal flat on the floor — build a rotation that aligns the thin axis to the surface normal, then offset along it.
wrong-facingdecals
✓ 26.07
"Rotation.FromYaw is counter-clockwise"
Rotation.FromYaw(+angle) is a LEFT (CCW) turn — get the sign right or steering, AI, and autopilot spiral the wrong way.
wrong-facingrotation