Scene is a concept in Unity, referring to the place where you work with content.
Here is a empty Scene in RCareWorld.
There are several areas in the Editor window:
<aside> ✅ If you are new to Unity, we highly recommend that you go through this section of the Unity Manual. It takes approximately 1 hour and provides an understanding of each component of Unity and how they work.
</aside>
Add the RCareWorld
object to the Scene to make the objects in the scene visible to Python side. This prefab is in Assets/RCareWorld/Assets
folder.