




<demo name="faktory demo asm03" width="640" height="480" bpp="32" fullscreen="0" showfps="0">
	<create/>
	
	<loadplugin file="fx\fx_main.dll"/>
	<loadplugin file="fx\fx_rawhed.dll"/>
	<loadplugin file="fx\fx_mayaplay.dll"/>

	<loadplugin file="fx\fx_fluids.dll"/>
	<loadplugin file="fx\fx_sdf.dll"/>
	<loadplugin file="fx\fx_wtf.dll"/>

	<add type="morph" name="morph"/>
	<morph texture0="particleorange.tga" />

	<add type="morph" name="morph2"/>
	<morph2 texture0="particleorange.tga" />



	<load/>
	<run/>
</demo>