home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2002 April
/
GSSH42002.iso
/
EDITOREN
/
DS
/
gmax
/
gmaxinst_1-1.exe
/
gmaxsetup11.cab
/
Macro_Systems.mcr
< prev
next >
Wrap
Text File
|
2002-02-13
|
577b
|
19 lines
-- Macro Scripts File
-- Created: Jan 10 1999
-- Author: Frank DeLise
-- Macro Scripts for Systems
--***********************************************************************************************
-- MODIFY THIS AT YOUR OWN RISK
macroScript Bones
category:"Inverse Kinematics"
internalcategory:"Inverse Kinematics"
tooltip:"Bones IK Chain"
buttontext:"Bones IK Chain"
Icon:#("Systems",1)
(
on execute do StartObjectCreation Bones
on isChecked return mcrUtils.IsCreating Bones
)