lampe-games / godot-open-rts

Open Source RTS game made in Godot 4

Home Page:https://lampe-games.itch.io/open-rts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix problem with shadows misrepresenting the unit position

Scony opened this issue · comments

in SC2 it's done the same way I do - it needs to be checked what's different - maybe it's just a matter of camera projection

I've checked again and I'm 99% sure it's about the camera. At this point, I think it would be nice to have an optional, perspective camera as an alternative to an orthogonal one.