Jump to content

local.light = spawn script_model

local.light model "fx_dummy.tik"

local.light.origin = ( 0 0 0 )

local.light light 1 1 1 100 // last number is how big it is, ( 1 1 1 is white light).

__________________

static/corona_reg.tik

First one is Red

1.00 0.00 0.00 1.00 = 100% Red

Second is Green

0.00 1.00 0.00 1.00 = 100% Green

Third is Blue

0.00 0.00 1.00 1.00 = 100% Blue

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...