Added new how sprite

This commit is contained in:
2025-04-27 10:09:11 +02:00
parent 8299998a0f
commit 752cdb1502
5 changed files with 47 additions and 10 deletions
+5 -3
View File
@@ -4,7 +4,7 @@
[ext_resource type="Script" uid="uid://bblprbhnbyv77" path="res://scripts/CSharp/Common/CharacterControls/VesnaBehaviour.cs" id="1_pkl5l"]
[ext_resource type="Texture2D" uid="uid://duaideiajsu8r" path="res://art/characters/Vesna/babushka concept art vesna.png" id="2_3trg2"]
[ext_resource type="PackedScene" uid="uid://biwd3jj65qrlh" path="res://prefabs/farm/base_field.tscn" id="2_oq5hi"]
[ext_resource type="Texture2D" uid="uid://c4ggew55w0icj" path="res://art/farm/farming/farmobjekte/harke.png" id="4_kngqo"]
[ext_resource type="Texture2D" uid="uid://3pj2q7wtuion" path="res://art/farm/farming/farmobjekte/hoe.png" id="4_pkl5l"]
[ext_resource type="Script" uid="uid://b1sscdr4ptec8" path="res://scripts/CSharp/Common/Farming/FarmingControls.cs" id="4_q5t2e"]
[ext_resource type="Texture2D" uid="uid://x8hr8287ff2n" path="res://art/farm/farming/farmobjekte/tools atlas.png" id="5_pkl5l"]
[ext_resource type="Texture2D" uid="uid://dygkh117flcou" path="res://art/animation/vesna/Front/F01-Idle/0001.png" id="7_okmao"]
@@ -1253,10 +1253,12 @@ fov = 70.0
[node name="Hoe" type="Sprite3D" parent="CharacterBody3D/Farming"]
visible = false
pixel_size = 0.002
pixel_size = 0.0015
billboard = 1
render_priority = 51
texture = ExtResource("4_kngqo")
texture = ExtResource("4_pkl5l")
region_enabled = true
region_rect = Rect2(1048, 225, 250, 1164)
[node name="Watering can" type="Sprite3D" parent="CharacterBody3D/Farming"]
visible = false