Player with tooltips
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=29 format=2]
|
||||
|
||||
[ext_resource path="res://addons/escoria-core/game/core-scripts/esc_player.gd" type="Script" id=1]
|
||||
[ext_resource path="res://gymkhana/addons/escoria-ui-return-monkey-island/esc_player_with_tooltip.gd" type="Script" id=1]
|
||||
[ext_resource path="res://gymkhana/characters/oier/oier-mod.png" type="Texture" id=2]
|
||||
[ext_resource path="res://gymkhana/characters/oier/oier_animations.tres" type="Resource" id=3]
|
||||
|
||||
@@ -176,7 +176,7 @@ animations = [ {
|
||||
radius = 53.0
|
||||
height = 208.0
|
||||
|
||||
[node name="ESCPlayer" type="Area2D"]
|
||||
[node name="ESCPlayerWithTooltip" type="Area2D"]
|
||||
pause_mode = 1
|
||||
position = Vector2( -5, 0 )
|
||||
script = ExtResource( 1 )
|
||||
|
||||
Reference in New Issue
Block a user