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

22 lines
707 B
JSON

{
"gem_name": "StartingPointInput",
"Dependencies": [
{
"Uuid" : "869a0d0ec11a45c299917d45c81555e6",
"VersionConstraints" : [">=0.1.0"],
"_comment" : "ScriptCanvas"
}
],
"GemFormatVersion": 3,
"Uuid": "09f4bedeee614358bc36788e77f97e51",
"Name": "StartingPointInput",
"Version": "0.1.0",
"LinkType": "Dynamic",
"EditorModule": true,
"DisplayName": "Starting Point Input",
"Tags": ["Input","Starting Point"],
"Summary": "The Starting Point Input Gem builds on top of the AzFramework/Input system to map raw input into higher level gameplay events specified by the user.",
"IconPath": "preview.png"
}