This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
DricomDragon
/
Kace
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Ağaç:
a842f6701c
Dallar
Biçim İmleri
master
v1.5
v1.4
v1.3
v1.2
v1.1
v1.0
v0.1
Kace
/
godot
/
effect
/
particle
/
impact
/
Impact.gd
Impact.gd
103 B
Geçmiş
Ham
1
2
3
4
5
6
7
class_name ImpactSplash
extends Particles2D
func splash_at(pos: Vector2):
position = pos
restart()