added project with nerabochie cows
This commit is contained in:
8
scenes/components/hit_component.tscn
Normal file
8
scenes/components/hit_component.tscn
Normal file
@ -0,0 +1,8 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://04bcami5g18j"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://tetr72as3jkf" path="res://scenes/components/hit_component.gd" id="1_t7wh5"]
|
||||
|
||||
[node name="HitComponent" type="Area2D"]
|
||||
collision_layer = 8
|
||||
collision_mask = 16
|
||||
script = ExtResource("1_t7wh5")
|
Reference in New Issue
Block a user