Frictional Games Forum (read-only)
Extra Script info? - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Extra Script info? (/thread-10115.html)



Extra Script info? - ObsidianLegion - 09-02-2011

If you use the callback FadeEnemyToSmoke on something else such as a dead body (From the cistern) will it still work??

If not then how would I get the body to disappear into smoke?


RE: Extra Script info? - Your Computer - 09-02-2011

It should work if the entity is of the enemy type. Otherwise, you would have to create a particle system (e.g. ps_enemy_disappear_per_bone.ps) at the entity and then deactivate the entity.