Support different resolutions
This commit is contained in:
@@ -61,6 +61,7 @@ namespace GameJamDungeon
|
||||
public void Initialize()
|
||||
{
|
||||
AnimationPlayer.AnimationFinished += OnAnimationFinished;
|
||||
SwordSlashAnimation.Position = GetViewport().GetVisibleRect().Size / 2;
|
||||
}
|
||||
|
||||
public void Setup()
|
||||
|
||||
Reference in New Issue
Block a user