Skip to content

Commit 5d5ea78

Browse files
committed
Updated README with RobotecSpectatorCamera
Signed-off-by: Patryk Antosz <[email protected]>
1 parent 6d6a10b commit 5d5ea78

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

doc/RobotecSpectatorCamera.png

20.6 KB
Loading

readme.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ If you switch `Local Coordinates` to true, the component will interpret coordina
3838
Simple, but extremely useful tool that exposes ROS 2 subscription/publication to Script Canvas and LUA.
3939
Refer to [readme](Gems/ROS2ScriptIntegration/readme.md)
4040

41+
# RobotecSpectatorCamera
42+
43+
A component that allows to look at an entity from 3rd person perspective and to switch camera mode to the free flying mode (to switch mode press the `C` key). It also allows to enable/disable following the target's rotation and to add a vertical offset to change the `look at` point of the target entity.
44+
![](doc/RobotecSpectatorCamera.png)
45+
4146

4247
# RobotecWatchdogTools
4348

@@ -56,5 +61,5 @@ A tool that allows to adjust frequency, activate and deactive sensor during game
5661
# Smoothing
5762

5863
Gem contains a smoothing component that will mimic the movement of an attached entity with the tracked entity. It offers multiple smoothing methods. It allows the lock Z axis to point up direction.
59-
Useful for robots' movement smoothing.
60-
![alt text](doc/Smoothing.png)
64+
Useful for robots' movement smoothing.
65+
![alt text](doc/Smoothing.png)

0 commit comments

Comments
 (0)