forked from team-sg/hero-mark-2
fix most of the script errors and warnings, fixed a couple tiny bugs in the process :)
This commit is contained in:
parent
9435089f21
commit
72733db609
23 changed files with 55 additions and 63 deletions
|
@ -106,6 +106,8 @@ Ngio="*res://autoloads/ngio.gd"
|
|||
|
||||
[debug]
|
||||
|
||||
gdscript/warnings/unused_argument=false
|
||||
gdscript/warnings/return_value_discarded=false
|
||||
shapes/collision/shape_color=Color( 0.564706, 0, 0.701961, 0.188235 )
|
||||
shapes/collision/contact_color=Color( 0.101961, 1, 0.176471, 0.8 )
|
||||
shapes/collision/draw_2d_outlines=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue