Added Screen space reflections and Editor UI refactoring
This commit is contained in:
@@ -214,7 +214,7 @@ namespace Nuake {
|
||||
{
|
||||
auto& wrenScript = brushEntity.AddComponent<WrenScriptComponent>();
|
||||
wrenScript.Script = fgdBrush.Script;
|
||||
wrenScript.Class = fgdBrush.Class;
|
||||
wrenScript.mModule = 0; // TODO
|
||||
}
|
||||
|
||||
if (bsp.IsTrigger)
|
||||
|
||||
Reference in New Issue
Block a user