Skip to content

Commit

Permalink
added lookAtEntity prop for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
pravusjif committed Aug 26, 2024
1 parent 6fd0609 commit b17c235
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/decentraland/sdk/components/virtual_camera.proto
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ option (common.ecs_component_id) = 1076;

message PBVirtualCamera {
common.CameraTransition default_transition = 1;
optional uint32 lookAtEntity = 2;
}

0 comments on commit b17c235

Please sign in to comment.