Compare commits

...

2 Commits

10 changed files with 23 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "CoreSystems", "name": "CoreSystems",
"rootNamespace": "GameDev", "rootNamespace": "GameDev",
"references": [], "references": ["GUID:63ebd60d5c68886498ecfee04b5d6a12"],
"includePlatforms": [], "includePlatforms": [],
"excludePlatforms": [], "excludePlatforms": [],
"allowUnsafeCode": false, "allowUnsafeCode": false,

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: 69fd32df12e214d4f92a17dbbe677a7d guid: 1a8a57b96b3cccd4b9f1f18daf82fd9e
folderAsset: yes folderAsset: yes
DefaultImporter: DefaultImporter:
externalObjects: {} externalObjects: {}

View File

@ -0,0 +1,10 @@
using ScriptableObjectArchitecture;
using UnityEngine;
namespace GameDev.CoreSystems
{
public class TransformModifySingleComponent : MonoBehaviour
{
private FloatReference _input;
}
}

View File

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: d6bc98040271beb4f8c3bc5e5242d7fd
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: