View Single Post
Old 08-17-07, 04:50 PM   #120
skwasjer
The Old Man
 
Join Date: Apr 2007
Location: Netherlands
Posts: 1,547
Downloads: 26
Uploads: 3
Default

Quote:
Originally Posted by Anvart
a) DispVal and RealVal not correct ... it's not X and Y ...
b) You have Display = Circular ...
a) Yea I know. There is no way around this right in S3D now because the only data type available to encapsulate this property is a Vector2. I hope to add scriptable templates soon which allows the use of structures, so more specific types can be defined in the config file (aka struct SomeStruct { float SomeValue; color SomeColor; int SomeInt }. (This is just an example!). Together with the enum functionatility, this will allow any data type to be parsed correctly.
b) The .act says the property has an enum Circular, Linear. What's wrong with it then?

Quote:
Originally Posted by UBOAT234
Let's hope, one day, to have a manual for 3Ditor...
When DivingDuck is back, lets hope he can start work on it next to his other stuff...
skwasjer is offline   Reply With Quote