Browse Source

[Hero 4] Fix unable to stun Hero 2

master
Luna 7 years ago
parent
commit
08aaef7e6f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      scenes/player.tscn

+ 1
- 1
scenes/player.tscn View File

@ -264,7 +264,7 @@ far = 250.0
enabled = true
exclude_parent = true
cast_to = Vector3( 0, 0, -500 )
collision_mask = 5
collision_mask = 13
_sections_unfolded = [ "Transform" ]
[node name="MaterialSettings" type="MeshInstance" parent="." index="6"]


Loading…
Cancel
Save