This website works better with JavaScript
首页
发现
帮助
注册
登录
Eason20000
/
ddmyx
派生自
tianhaobu/ddmyx
关注
1
点赞
0
派生
0
文件
目录树:
b2079c4577
分支列表
标签列表
dev-better-input
dev-gamepad-support
dev-light-system
dev-new-wheels
master
test0311
ddmyx
/
rooms
/
rTest_2
/
InstanceCreationCode_inst_580C8AEF.gml
InstanceCreationCode_inst_580C8AEF.gml
73 B
文件历史
原始文件
1
2
3
4
criteria = function()
{
return !place_meeting(x, y + 1, oParentSolid);
}