Code: Select all
void Observer::update(double dt, double timeScale)
Does anyone else have any advice on how to alter this to allow orbiting while the camera is moving?
Code: Select all
void Observer::update(double dt, double timeScale)
Code: Select all
int loadScriptStatus = luaHook->loadScript("/Users/joel/Library/Application Support/CelestiaResources/scripts/randstar.celx");