|
|
Hello !
I'd like to use some "variables" in my INI file - not really variables
actually, but some kind of constant, like :
#declare Time = 2;
Initial_Frame = 1
Final_Frame = 20*Time
Initial_Clock=0.0
Final_Clock=Time
Would it be possible ?
It isn't nescessary, i know, it's just a way to make things easier...
Post a reply to this message
|
|
|
|
Gyscos nous apporta ses lumieres en ce 29/04/2006 07:44:
> Hello !
> I'd like to use some "variables" in my INI file - not really variables
> actually, but some kind of constant, like :
>
> #declare Time = 2;
>
> Initial_Frame = 1
> Final_Frame = 20*Time
>
> Initial_Clock=0.0
> Final_Clock=Time
>
> Would it be possible ?
> It isn't nescessary, i know, it's just a way to make things easier...
>
>
It is possible. Take a look in the "animations" folder. Look at the *.ini files in the
subfolders.
Also, take a look in the "renderer" folder.
--
Alain
-------------------------------------------------
'First things first -- but not necessarily in that order' -- Dr Who
Post a reply to this message
|
|