private void Awake() { pool = ObjPooler.instancia; }
private void Awake() { Instance = this; }
private void Awake() { pooler = this; }