- Messages
- 4
- Country
I have a 2 part question I'm hoping someone will be able to help with.
I am trying to create a hedge that uses 4 separate models, one for each season of the year.
Ideally I would like to have this hedge as a scenery object rather than a SimObject, this is because the vector tool allows me to place consistent hedges but only works with scenery objects. Is this at all possible or will it have to be a Simobject?
Secondly what would the correct string be to make an object seasonal. I know that for time based objects we can use something along the lines of the following:
(E:LOCAL TIME, Seconds) 28800 > (E:LOCAL TIME, Seconds) 64800 < and (L:XMLVAR_YokeHidden1) 1 == or if{ 80 } els{ 0 }
Many thanks!
I am trying to create a hedge that uses 4 separate models, one for each season of the year.
Ideally I would like to have this hedge as a scenery object rather than a SimObject, this is because the vector tool allows me to place consistent hedges but only works with scenery objects. Is this at all possible or will it have to be a Simobject?
Secondly what would the correct string be to make an object seasonal. I know that for time based objects we can use something along the lines of the following:
(E:LOCAL TIME, Seconds) 28800 > (E:LOCAL TIME, Seconds) 64800 < and (L:XMLVAR_YokeHidden1) 1 == or if{ 80 } els{ 0 }
Many thanks!