Interaktionen 2.0

This commit is contained in:
Simon Lübeß
2024-04-07 00:09:53 +02:00
parent 2f5f25d0bd
commit dfe1451d3b
42 changed files with 1691 additions and 222 deletions

View File

@ -0,0 +1,11 @@
using UnityEngine;
using UnityEngine.Serialization;
namespace Data
{
[CreateAssetMenu(fileName = "GottfriedData", menuName = "DataObjects/GottfriedData", order = 0)]
public class GottfriedData : ScriptableObject
{
[FormerlySerializedAs("Say_Impossible")] public AudioClip[] VoiceSayItsImpossible;
}
}

View File

@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: 62867debe01c41d89e01687ef2722fcd
timeCreated: 1712430327