I try rotating sprite this like this gif on Godot 2D but didn't find a way. How can I rotate sprite(or TextureRect) like this ? Or I only can do it on Godot 3D?
You could potentially emulate it by scaling along an axis.