smt works

This commit is contained in:
2022-04-27 20:35:00 +02:00
parent b23be2e477
commit 406b6519b3
3 changed files with 356 additions and 13 deletions

View File

@@ -1,6 +1,8 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
//include textmeshpro
using TMPro;
public class enemykiller : MonoBehaviour
{