Finish
This logic item will show the victory screen when an input is given to it. The camera will rotate around a given location. If no properties are changed, it will rotate at the default spawn (0, 0)
Properties
🔸Next Room ID
If a room ID is supplied, then it will cause a "Download Next Room" button to appear on the finish screen after the player starts the end screen animation by triggering this Finish
prop.
🔸Rotate On Finish
Causes the camera to rotate at the location of the finish object when the end screen animation and dancing start.
If you know where all the players will be when ending the room this is probably the best setting, because you can test make sure that the rotating camera doesn't clip through the walls or other props.
🔸Rotate On Player
Causes the camera to rotate at the location of the player. Each player will have their character as the focus of the camera.
The camera could clip into walls or other props depending on the final position of the player.