[gd_scene load_steps=7 format=3 uid="uid://ceq326jn65rx7"] [ext_resource type="Script" uid="uid://ygnv4f8xbpbp" path="res://main.gd" id="1_tqlru"] [ext_resource type="PackedScene" uid="uid://dmv0rixttc6xn" path="res://horse.tscn" id="2_bol0a"] [ext_resource type="Texture2D" uid="uid://b6grhn3yce5pk" path="res://assets/gradient.png" id="2_sqooe"] [ext_resource type="PackedScene" uid="uid://d3e7g42ja172n" path="res://assets/coin.tscn" id="4_sqooe"] [sub_resource type="RectangleShape2D" id="RectangleShape2D_ayhrb"] size = Vector2(151, 657) [sub_resource type="RectangleShape2D" id="RectangleShape2D_2bhuw"] size = Vector2(1288.5, 155.5) [node name="Horse" type="Node2D"] script = ExtResource("1_tqlru") [node name="TextureRect" type="TextureRect" parent="."] offset_right = 640.0 offset_bottom = 480.0 texture = ExtResource("2_sqooe") [node name="StaticBody2D" type="StaticBody2D" parent="."] collision_layer = 3 [node name="CollisionShape2D" type="CollisionShape2D" parent="StaticBody2D"] position = Vector2(-76, 321) shape = SubResource("RectangleShape2D_ayhrb") [node name="CollisionShape2D2" type="CollisionShape2D" parent="StaticBody2D"] position = Vector2(716, 283) shape = SubResource("RectangleShape2D_ayhrb") [node name="CollisionShape2D3" type="CollisionShape2D" parent="StaticBody2D"] position = Vector2(578.75, -77.25) shape = SubResource("RectangleShape2D_2bhuw") [node name="CollisionShape2D4" type="CollisionShape2D" parent="StaticBody2D"] position = Vector2(360, 525) shape = SubResource("RectangleShape2D_2bhuw") [node name="Ball" parent="." instance=ExtResource("2_bol0a")] position = Vector2(559, 315) [node name="Coin" parent="." instance=ExtResource("4_sqooe")] position = Vector2(247, 169) [node name="Coin2" parent="." instance=ExtResource("4_sqooe")] position = Vector2(362, 131) [node name="Coin3" parent="." instance=ExtResource("4_sqooe")] position = Vector2(220, 63) [node name="Coin4" parent="." instance=ExtResource("4_sqooe")] position = Vector2(149, 188) [node name="Coin5" parent="." instance=ExtResource("4_sqooe")] position = Vector2(367, 256) [node name="Coin6" parent="." instance=ExtResource("4_sqooe")] position = Vector2(490, 116) [node name="Coin7" parent="." instance=ExtResource("4_sqooe")] position = Vector2(490, 116)