Updated PlayerController.cs
This commit is contained in:
8
Assets/Scripts/Orientation/Orientation.cs
Normal file
8
Assets/Scripts/Orientation/Orientation.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace Orientation
|
||||
{
|
||||
public enum Orientation
|
||||
{
|
||||
Left,
|
||||
Right
|
||||
}
|
||||
}
|
3
Assets/Scripts/Orientation/Orientation.cs.meta
Normal file
3
Assets/Scripts/Orientation/Orientation.cs.meta
Normal file
@@ -0,0 +1,3 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5ec0be57a6f644319bcf493cfbbb7495
|
||||
timeCreated: 1645462472
|
Reference in New Issue
Block a user