• Godot Help
  • Stop snapping with Node2D transform's "rotation" slider?

Fresh install, trying to learn Godot again.

Am rotating a Sprite2D using the slider in the transform area of the inspector. The sprite will only rotate 6.9 degrees at a time. CTRL does nothing, and SHIFT does nothing, despite what the tooltip says. All forms of snapping that I can find in the IDE are set to OFF.

What am I missing? (It's probably something obvious) Thanks in advance!

  • xyz replied to this.
  • Orgull Try dragging on the bar, not on the slider, and hold the shift.

    Orgull Try dragging on the bar, not on the slider, and hold the shift.

      xyz Oh my God that works. Such a simple thing. Really appreciate it, was driving me nuts! (I was dragging the slider button)

      Thank you!