瀏覽代碼

added ability to define signals in script

closes #2175
Juan Linietsky 10 年之前
父節點
當前提交
10751deaee
共有 2 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      2d/space_shooter/shot.gd
  2. 二進制
      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
+

二進制
2d/space_shooter/shot.scn