but quadrexas during level load all the entities and its instances and functions associated with it will become non existent so we will get stucked/crash inside the function blast(); as the instances of the entity calling this function no longer exists after level_load();....i.e i have used my = NULL; before level_load() as prescribed in the tutorial bui that too is resulting in a engine crash