Update INSTRUCTIONS_SINGLEROOM.md

This commit is contained in:
lawnjelly 2019-11-20 11:21:47 +00:00 committed by GitHub
parent 3d6920acf0
commit dc918b0f9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,7 @@ LRoomManager.rooms_release()
LRoomManager.dob_register($Camera, 0)
```
_Note that there is no need to call dob_update, as the camera cannot move between rooms in single room mode._
8) Next you have to select this camera as the active camera:
```
LRoomManager.rooms_set_camera($Camera)