This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
tianhaobu
/
ddmyx
Pridať medzi pozorované
1
Hviezda
0
Fork
2
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
e01d7487c2
Branche
Tagy
content_update
dev-better-input
dev-light-system
dev-new-wheels
master
test0311
ddmyx
/
objects
/
oEnemyCorpse
/
Create_0.gml
Create_0.gml
89 B
História
Raw
1
2
3
4
5
6
7
8
x_spd = 0;
y_spd = 0;
image_speed = 0;
restitution = 0.3;
mask_index = sEnemyHitboxMC;