Does anyone know how to create a sphere that can be shot or “cast”? The sphere would make objects within it change texture or move? Is there any particular mix of videos or tutorials i could watch that would help me create this?
Does anyone know how to create a sphere that can be shot or “cast”? The sphere would make objects within it change texture or move? Is there any particular mix of videos or tutorials i could watch that would help me create this?
In that case, you can write it like this. tree.SetActive(true);
– ryo310