ScriptSpot

Forum topic · General Scripting

Need Little help in "SCRIPT CONTROLLER" --How to assign constant?{3Ds Max 9}

By kailash3 · 2008-02-22

Description

Hi
I am kailash , I have been got stucked on this point since last 15 days

that How to assign constant in script controller? I am using 3Ds Max 9.

It asks for value expression that has default value 0

Comments (2)

kailash3 · 2008-02-29

Thx man :)

denisT · 2008-02-22

.AddConstant AddConstant <&TSTR>Name <&fpvalue>Constant
Example: thenode.pos.controller.AddConstant "Test" 3.0