You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
	
	
		
			27 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
		
		
			
		
	
	
			27 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
| 
											1 year ago
										 | [gd_scene load_steps=6 format=3 uid="uid://b0ogpoluxbsxx"] | ||
|  | 
 | ||
| 
											10 months ago
										 | [ext_resource type="Script" path="res://script/effect/fragment.gd" id="1_cgwed"] | ||
|  | [ext_resource type="PackedScene" uid="uid://ccxyyunj4ohqt" path="res://scene/effect/particle/particle_blood_decal.tscn" id="2_2xoel"] | ||
|  | [ext_resource type="Material" uid="uid://b3mpocbc8svx2" path="res://render/material/fragment.tres" id="3_8m7fg"] | ||
|  | [ext_resource type="Texture2D" uid="uid://bcrr12gbos636" path="res://render/texture/particle/shape/fragment1.png" id="4_4mpud"] | ||
| 
											1 year ago
										 | 
 | ||
|  | [sub_resource type="SphereShape3D" id="SphereShape3D_1r022"] | ||
|  | radius = 0.1 | ||
|  | 
 | ||
|  | [node name="Fragment" type="CharacterBody3D"] | ||
|  | collision_layer = 256 | ||
| 
											10 months ago
										 | script = ExtResource("1_cgwed") | ||
|  | sub = ExtResource("2_2xoel") | ||
| 
											1 year ago
										 | 
 | ||
|  | [node name="CollisionShape3D" type="CollisionShape3D" parent="."] | ||
|  | shape = SubResource("SphereShape3D_1r022") | ||
|  | 
 | ||
|  | [node name="Sprite3D" type="Sprite3D" parent="."] | ||
|  | unique_name_in_owner = true | ||
| 
											10 months ago
										 | material_override = ExtResource("3_8m7fg") | ||
| 
											1 year ago
										 | modulate = Color(0, 0, 0, 1) | ||
| 
											1 year ago
										 | pixel_size = 0.004 | ||
| 
											10 months ago
										 | texture = ExtResource("4_4mpud") | ||
| 
											1 year ago
										 | hframes = 2 | ||
|  | vframes = 2 |