Jump to content
主视角中国

Recommended Posts

Posted

其实是很简单的,只许设置一个参数:

scale .5 后面的数表示缩小0.5倍

scale 10 ..................放大10...

物体:

local.tiger1 scale .5

人物:

local.player scale .5

也可以这样表示:

local.tiger1.scale = .5

Posted

其实是很简单的,只许设置一个参数:

scale .5          后面的数表示缩小0.5倍

scale 10          ..................放大10...

物体:

local.tiger1 scale .5

人物:

local.player scale .5

也可以这样表示:

local.tiger1.scale = .5

:rolleyes: 这个看懂了!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

登录

Already have an account? Sign in here.

现在登录
×
×
  • 创建新的...