
Godot – Networked Multiplayer Using GDNative C++
I have been looking into the Godot engine more and more recently. Two important features of any engine are how the networking code works and whether you have access to […]
All things game development. A variety of topics covering game engines, software, tutorials and more!
I have been looking into the Godot engine more and more recently. Two important features of any engine are how the networking code works and whether you have access to […]
In a previous post on character movement I mentioned that it would be better if I changed the way ladder climbing was implemented. Instead of trying to utilize the falling […]