18 lines
		
	
	
		
			640 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			640 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[gd_scene load_steps=3 format=3 uid="uid://qv8blu8wkqvq"]
 | 
						|
 | 
						|
[ext_resource type="Texture2D" uid="uid://6n4mj3l4oqlt" path="res://assets/graphics/objects/crate (1).png" id="1_b66cd"]
 | 
						|
 | 
						|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_uwrxv"]
 | 
						|
 | 
						|
[node name="Crate" type="RigidBody2D"]
 | 
						|
metadata/_edit_group_ = true
 | 
						|
 | 
						|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
 | 
						|
shape = SubResource("RectangleShape2D_uwrxv")
 | 
						|
debug_color = Color(0.84557056, 0.3727497, 0.1753774, 0.41960785)
 | 
						|
 | 
						|
[node name="Sprite2D" type="Sprite2D" parent="."]
 | 
						|
texture_filter = 1
 | 
						|
scale = Vector2(0.08103401, 0.080175474)
 | 
						|
texture = ExtResource("1_b66cd")
 |