Fix ?
This commit is contained in:
@@ -76,6 +76,11 @@ namespace MegaKoop.Game
|
||||
inputSource = source;
|
||||
}
|
||||
|
||||
public void SetCameraTransform(Transform cam)
|
||||
{
|
||||
cameraTransform = cam;
|
||||
}
|
||||
|
||||
private Vector2 ReadMovementInput()
|
||||
{
|
||||
if (inputSource != null)
|
||||
|
||||
Reference in New Issue
Block a user