rodrigofbm

TiroSimples

Jan 28th, 2018
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.11 KB | None | 0 0
  1. extends "TiroDuplo.gd"
  2.  
  3.  
  4. func disparar():
  5.     instanciarProjetil("naveImg/canhaoE/Position2D")
  6.     intervalo = .6
Add Comment
Please, Sign In to add comment