Update Dog entity with new animations, textures, and highlight feature. Adjust Flower rotation. Decrease level 4 par time. Add outline functionality to Drone Manager for Dog entity highlighting.
This commit is contained in:
parent
11f8c1d815
commit
6e6a231300
5 changed files with 61 additions and 6 deletions
|
|
@ -114,7 +114,7 @@ shape = SubResource("CircleShape2D_1tovu")
|
|||
[node name="AreaHighlight" type="Sprite2D" parent="."]
|
||||
visible = false
|
||||
modulate = Color(1, 1, 0.160784, 0.345098)
|
||||
rotation = 6.28319
|
||||
rotation = 5.02655
|
||||
scale = Vector2(0.6, 0.6)
|
||||
texture = ExtResource("3_xruiv")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue