mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-21 20:08:40 +03:00
Working FGD export
Added trenchbroom path settings Saving Entity definition file,.
This commit is contained in:
@@ -25,7 +25,6 @@ class TriggerScript is ScriptableEntity {
|
||||
if(isPlayer) {
|
||||
_Activated = true
|
||||
}
|
||||
|
||||
}
|
||||
if(_Activated) {
|
||||
var brush = this.GetComponent("Brush")
|
||||
|
||||
Reference in New Issue
Block a user