UntickedNoai

An entity without ticking and AI.

alias UntickedNoai(T : Entity) = VariableChanged!(T, "this.ticking = false;this.noai = true;")

Meta