Neues Script angelegt

This commit is contained in:
2025-09-25 12:50:09 +02:00
parent 022b6edb3c
commit 4483bb5db8
2 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
using UnityEngine;
public class PutInPlace : MonoBehaviour
{
// Start is called once before the first execution of Update after the MonoBehaviour is created
void Start()
{
}
// Update is called once per frame
void Update()
{
}
}

View File

@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: c9abe543b11ffd848a05bfacb99512fb