Upload from upload_mods.ps1
This commit is contained in:
7
KFAttached/Misc/AttachmentReference.cs
Normal file
7
KFAttached/Misc/AttachmentReference.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using UnityEngine;
|
||||
|
||||
[AddComponentMenu("")]
|
||||
public class AttachmentReference : MonoBehaviour
|
||||
{
|
||||
public Transform attachmentReference;
|
||||
}
|
||||
Reference in New Issue
Block a user