Jump to content

这里要举例

local.truckclip = spawn script_object

local.truckclip.origin = (XYZ) //平面的中点

local.truckclip setsize ( -75 -40 -1 ) ( 75 40 0 ) //平面的长宽高

local.truckclip solid

这样,这个平面75X40X1固化了,人物在上面是掉不下来

local.truckclip notsolid 会怎样?....试一下吧?

0 评论

Recommended Comments

没有要显示的评论。

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

访客
Add a comment...