Hey,
I have a problem that I must say, puzzles me quite a bit.
when I opened my game after an update 2 months ago I recieved the error:
Error 1 error C2668: 'Leadwerks::Entity::SetPosition' : ambiguous call to overloaded function
3 IntelliSense: more than one instance of overloaded function "Leadwerks::Entity::SetPosition" matches the argument list:
function "Leadwerks::Entity::SetPosition(double x, double y, double z, bool global = false)"
function "Leadwerks::Entity::SetPosition(float x, float y, float z, bool global = false)"
argument