mirror of
https://github.com/Relintai/godot-lportal.git
synced 2024-11-11 10:52:09 +01:00
Update INSTRUCTIONS_SINGLEROOM.md
This commit is contained in:
parent
3d6920acf0
commit
dc918b0f9e
@ -37,6 +37,7 @@ LRoomManager.rooms_release()
|
|||||||
LRoomManager.dob_register($Camera, 0)
|
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._
|
_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:
|
8) Next you have to select this camera as the active camera:
|
||||||
```
|
```
|
||||||
LRoomManager.rooms_set_camera($Camera)
|
LRoomManager.rooms_set_camera($Camera)
|
||||||
|
Loading…
Reference in New Issue
Block a user