void Start() { AWS = AWSscript.GetInstance(); lvlCreator = LevelCreator.GetInstance(); }
void Start() { AWS = AWSscript.GetInstance(); }
void Awake() { instance = this; }