Initial commit

This commit is contained in:
alexpete
2021-03-05 11:26:34 -08:00
commit a10351f38d
27091 changed files with 5521199 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"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"
}