Scene Teleporter
This component belongs to the following package:
- com.yahaha.sdk.horrorgame
This Scene Teleporter Component is used to teleport the player between scenes and chapters in a multi-scene project.
Property | Description |
---|---|
Target Scene | Choose whether to teleport the player to the next scene, exit the game, or to a specific scene within the project. The scene sequence corresponds to the order shown in the Manage Scenes panel. Changing the scene name may break this logic. |
Target Position | Choose whether to teleport the player to the spawn point (Spawn point) or a specific position (Custom) in the target scene. |
Position | Specify the world space coordinates to teleport the player to in the target scene. This option is only available when Target Position is set to Custom. |
Target Chapter | Choose whether to allow the player to stay in the current chapter, proceed to the next chapter, or start a specific chapter after teleportation. |
Chapter ID | The unique identifier of the chapter, which can be found via Game Settings > Game Contents. This option is only available when Target Chapter is set to Custom. |