new quest: CH01Quest, first settings

This commit is contained in:
2025-02-22 08:41:17 +01:00
parent 5a0515aff3
commit 55aec93c44
31 changed files with 4040 additions and 1554 deletions

View File

@@ -1,10 +1,10 @@
using System;
using System.Collections;
using System.Collections.Generic;
//using System.Collections;
//using System.Collections.Generic;
using System.Diagnostics;
using Sirenix.OdinInspector;
using UnityEditor;
using UnityEditor.Rendering;
//using UnityEditor.Rendering;
using UnityEngine;
namespace Beyond