Browse Source

added ability to define signals in script

closes #2175
Juan Linietsky 10 years ago
parent
commit
10751deaee
2 changed files with 1 additions and 0 deletions
  1. 1 0
      2d/space_shooter/shot.gd
  2. BIN
      2d/space_shooter/shot.scn

+ 1 - 0
2d/space_shooter/shot.gd

@@ -45,3 +45,4 @@ func _on_shot_body_enter( body ):
 	#hit the tilemap
 	_hit_something()
 	pass # replace with function body
+

BIN
2d/space_shooter/shot.scn