chore: storing version and changelog
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Configures the camera to follow the specified target `object` (ESCItem) as it moves
|
||||
# around the current room. The transition to focus on the `object` will happen
|
||||
# over a time period. Blocks until the command completes.
|
||||
#
|
||||
#
|
||||
# The camera will move as close as it can if camera limits have been configured
|
||||
# and the `object` is at coordinates that are not reachable.
|
||||
#
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# Shifts the camera by the given horizontal and vertical amounts relative to the
|
||||
# current location. Blocks until the command completes.
|
||||
#
|
||||
# Make sure the destination coordinates are reachable if
|
||||
# Make sure the destination coordinates are reachable if
|
||||
# camera limits have been configured.
|
||||
#
|
||||
# **Parameters**
|
||||
|
||||
Reference in New Issue
Block a user