add games

This commit is contained in:
2022-11-10 21:56:29 -03:00
commit 35300554e2
2182 changed files with 325017 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
#if UNITY_EDITOR
using UnityEngine;
using System.Collections;
namespace ProGrids
{
/**
* Assign this script to a GameObject to tell ProGrids to ignore snapping on this object.
* Child objects are still subject to snapping.
*
* Note - On Unity versions less than 5.2 this will not take effect until after a script
* reload.
*/
[ProGridsNoSnap]
public class pg_IgnoreSnap : MonoBehaviour {}
}
#endif

View File

@@ -0,0 +1,12 @@
fileFormatVersion: 2
guid: 31c962280094e7146b53cd8abdfa5957
timeCreated: 18446744011573954816
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: