1
Fork 0
mirror of https://github.com/RYGhub/the-cold-night.git synced 2024-11-22 04:34:19 +00:00

🔧 Shrink bullet shape

This commit is contained in:
Steffo 2022-04-03 17:48:36 +02:00
parent c9d0d47df3
commit b60997203f
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -7,7 +7,7 @@
[ext_resource path="res://src/sounds/Arrow.mp3" type="AudioStream" id=5]
[sub_resource type="RectangleShape2D" id=1]
extents = Vector2( 16, 8 )
extents = Vector2( 16, 3 )
[node name="Bullet" type="KinematicBody2D"]
collision_layer = 4