fixed user stuff
This commit is contained in:
@@ -250,6 +250,7 @@ offset_left = 1524.0
|
||||
offset_top = 1.0
|
||||
offset_right = -8.0
|
||||
offset_bottom = 1.0
|
||||
enabled = false
|
||||
initial_node_to_watch = NodePath("../StateChart")
|
||||
|
||||
[node name="UI" type="Control" parent="."]
|
||||
|
||||
@@ -1116,7 +1116,7 @@ public partial class PlayerController : CharacterBody3D
|
||||
{
|
||||
// TODO update post dash mantle
|
||||
// MantleToLocation(_mantleLocation);
|
||||
GD.Print("update post dash mantle");
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user