You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/StartingPointCamera/gem.json

36 lines
1.0 KiB
JSON

{
"gem_name": "StartingPointCamera",
"Dependencies": [
{
"Uuid": "54f2763fe191432fa681ce4a354eedf5",
"VersionConstraints": [
"~>0.1"
],
"_comment": "CameraFramework"
},
{
"Uuid": "f910686b6725452fbfc4671f95f733c6",
"VersionConstraints": [
"~>0.1"
],
"_comment": "Camera"
},
{
"Uuid": "ff06785f7145416b9d46fde39098cb0c",
"VersionConstraints": [
"~>0.1"
],
"_comment": "LmbrCentral"
}
],
"GemFormatVersion": 3,
"Uuid": "834070b9537d44df83559e2045c3859f",
"Name": "StartingPointCamera",
"DisplayName": "Starting Point Camera [PREVIEW]",
"Version": "0.1.0",
"LinkType": "Dynamic",
"Summary": "The Starting Point Camera Gem includes the behaviors used with the Camera Framework Gem to define a camera rig.",
"Tags": ["Camera", "Starting Point"],
"IconPath": "preview.png"
}