Compare commits
1 commit
d18ff78b98
...
d98939f9c3
| Author | SHA1 | Date | |
|---|---|---|---|
| d98939f9c3 |
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ func gear_id():
|
||||||
return 1
|
return 1
|
||||||
func continuous():
|
func continuous():
|
||||||
return false
|
return false
|
||||||
|
|
||||||
func kill_ball(ball):
|
func kill_ball(ball):
|
||||||
ball.queue_free()
|
ball.queue_free()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue