Genesis Game Client Project Setup
This commit is contained in:
6
Assets/02_Scripts/DataModels/PlayableCharacter.cs
Normal file
6
Assets/02_Scripts/DataModels/PlayableCharacter.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
using UnityEngine;
|
||||
|
||||
public class PlayableCharacter : Character
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user