- Messages
- 896
- Country

ANY COMMERCIAL USE IS PROHIBITED
Dear guys,
as gift to all the help i got from you over the years, i'm pleased to share to whom is interested my animated flags (4 animation according to wind speed and wind direction)
to use them, place the files in PackageSources\Simobjects\misc
in your
Packagedefinitions\yourfiledefinition.xml file add the code below
AND PLEASE CHANGE THE MODELINFO GUID IN EACH MODEL\mamu_flag_n.xml file
you can add up to four different flags, of course you can edit the png with your favourite image
included is also the "art" .max source file if you need further modification (of course you have to go through the babylon exporter). I have not access to 3ds anymore (trial period expired) therefore I'm not able to help if you have any sort of problems
Hope you enjoy!
Dear guys,
as gift to all the help i got from you over the years, i'm pleased to share to whom is interested my animated flags (4 animation according to wind speed and wind direction)
to use them, place the files in PackageSources\Simobjects\misc
in your
Packagedefinitions\yourfiledefinition.xml file add the code below
Code:
<AssetGroup Name="mamu_flag_1">
<Type>SimObject</Type>
<Flags>
<FSXCompatibility>false</FSXCompatibility>
</Flags>
<AssetDir>PackageSources\SimObjects\misc\mamu_flag_1\</AssetDir>
<OutputDir>SimObjects\misc\mamu_flag_1\</OutputDir>
</AssetGroup>
AND PLEASE CHANGE THE MODELINFO GUID IN EACH MODEL\mamu_flag_n.xml file
you can add up to four different flags, of course you can edit the png with your favourite image
included is also the "art" .max source file if you need further modification (of course you have to go through the babylon exporter). I have not access to 3ds anymore (trial period expired) therefore I'm not able to help if you have any sort of problems
Hope you enjoy!

