This website works better with JavaScript
Home
Explore
Help
Register
Sign In
tianhaobu
/
ddmyx
Watch
1
Star
0
Fork
2
Files
Issues
0
Pull Requests
0
Wiki
Tree:
9a0596aa62
Branches
Tags
content_update
dev-better-input
dev-light-system
dev-new-wheels
master
test0311
ddmyx
/
objects
/
oEnemyHitbox
/
Create_0.gml
Create_0.gml
83 B
History
Raw
1
2
3
4
5
6
7
damage = 1;
owner = noone;
hitbox_type = "COLLISION";
x_offset = 0;
y_offset = 0;