mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-13 05:52:24 +02:00
Added beginnings of boss
This commit is contained in:
@@ -626,7 +626,7 @@ font_data = ExtResource( 6 )
|
||||
[node name="Player" type="KinematicBody2D" groups=[
|
||||
"hero",
|
||||
]]
|
||||
collision_mask = 10
|
||||
collision_mask = 14
|
||||
script = ExtResource( 1 )
|
||||
FRICTION = 270
|
||||
|
||||
|
||||
Reference in New Issue
Block a user