Started Transform .Net API
- Euler Rotate
- Set local translation
- Separated C# modules
- Bumped Coral 🪸
This commit is contained in:
@@ -32,7 +32,7 @@ namespace Nuake
|
||||
|
||||
if (!wren.mWrenScript->HasCompiledSuccesfully())
|
||||
{
|
||||
Logger::Log("ScriptingSystem failed");
|
||||
Logger::Log("Failed to compile Wren script: " + wren.Script, "scripting system");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user