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/StartingPointMovement/gem.json

22 lines
740 B
JSON

{
"gem_name": "StartingPointMovement",
"Dependencies": [
{
"Uuid": "ff06785f7145416b9d46fde39098cb0c",
"VersionConstraints": [
"~>0.1"
],
"_comment": "LmbrCentral"
}
],
"GemFormatVersion": 3,
"Uuid": "73d8779dc28a4123b7c9ed76217464af",
"Name": "StartingPointMovement",
"Version": "0.1.0",
"LinkType": "Dynamic",
"DisplayName": "Starting Point Movement [PREVIEW]",
"Summary": "The Starting Point Movement Gem includes a series of Lua scripts that listens for input events that then triggers a transform operation such as movement or rotation.",
"Tags": ["Movement", "Starting Point"],
"IconPath": "preview.png"
}