client-godot
client-godot copied to clipboard
A long term progressive resource management text based MMORPG being developed in Godot.
I feel it looks the best if all properties start with uppercase letter. This issue was opened as a reminder for myself.
`UITechTree.cs` is responsible for drawing the lines between tech tree nodes and it does a good job visually but under the hood it draws more lines then necessary to get...
 Notice how nodes X, D, and E are centered perfectly but node B is not quite "centered". Rather B is leaning more towards nodes E, F, C instead of...