godot-open-rts icon indicating copy to clipboard operation
godot-open-rts copied to clipboard

Rotate map with keyboard keys? #90

Open williamsokol opened this issue 1 year ago • 3 comments
trafficstars

Added keyboard controls to rotate the in game isometric camera. Currently using the default keys of Q and E.

If you try to use the mouse rotation at the same time, then keyboard controls take priority

williamsokol avatar Jan 22 '24 06:01 williamsokol

no sure why it is failing, when I run gdformat on my pc it works fine

williamsokol avatar Jan 22 '24 08:01 williamsokol

@williamsokol what version of gdformat do you have installed?

Scony avatar Jan 22 '24 17:01 Scony

I used gdformat 4.2.0 to format code after I saw it was failing the static checks on this merge request.

There were no issues when using it locally so i am not sure if the static check is using a different version or something else

williamsokol avatar Jan 22 '24 23:01 williamsokol

Thanks!

Scony avatar Dec 29 '24 10:12 Scony