mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-16 09:04:38 +00:00
genProcessor("LightningData"... attempt. will need to re-review.
This commit is contained in:
parent
dba0899887
commit
7b137c2ee8
1 changed files with 1 additions and 0 deletions
|
|
@ -845,6 +845,7 @@ T3Dpre4ProjectImporter::genProcessor("afxModelData", "shapeName shapeAsset shape
|
||||||
T3Dpre4ProjectImporter::genProcessor("afxZodiacData", "texture textureAsset");
|
T3Dpre4ProjectImporter::genProcessor("afxZodiacData", "texture textureAsset");
|
||||||
T3Dpre4ProjectImporter::genProcessor("afxZodiacPlaneData", "texture textureAsset");
|
T3Dpre4ProjectImporter::genProcessor("afxZodiacPlaneData", "texture textureAsset");
|
||||||
T3Dpre4ProjectImporter::genProcessor("sfxEmitter", "track soundAsset filename soundAsset");
|
T3Dpre4ProjectImporter::genProcessor("sfxEmitter", "track soundAsset filename soundAsset");
|
||||||
|
T3Dpre4ProjectImporter::genProcessor("LightningData", "thunderSounds ThunderSoundAsset strikeSound StrikeSoundAsset");
|
||||||
//==============================================================================
|
//==============================================================================
|
||||||
// Levels
|
// Levels
|
||||||
//==============================================================================
|
//==============================================================================
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue