gameboy manque juste des texture et leur animation
This commit is contained in:
@@ -9,7 +9,7 @@ public partial class Menu : Control
|
||||
[Export] Panel trick;
|
||||
[Export] CharacterBody2D player;
|
||||
Node parent;
|
||||
int spell {get; set;} = 0;
|
||||
int spell {get; set;} = 2;
|
||||
|
||||
// Called when the node enters the scene tree for the first time.
|
||||
public override void _Ready()
|
||||
|
||||
Reference in New Issue
Block a user