Feature request: Creating a creature with the player's head morph

From Dragon Age Toolset Wiki
Jump to: navigation, search

Custom Creature Uses Player Head

I want my custom creature that I design to have the head of the player. So under "head morph" in creature creation I want to simply type PLAYER to have it use the players head morph.

  • This creature will be customized to wear items and equipment the player does not have.
  • Such cutscenes are past and future cutscenes that show the player from another point in time in the game.
  • I will use the correct body type. If the player is a human I would naturally use a human body in the creature creation. The point is that the creature will have the look I want (via armor & items).

Unfortunate Work Around

  • Disassociate cutscene from conversation line and instead have the conversation line fire a custom script.
  • Custom script adds the items and gear I want the player to wear in the cutscene. Custom script also remembers what the user was wearing previously. The script does all this then fires the cutscene so the player is wearing the intended armor and items ONLY needed for the cutscene.
  • When the cutscene is finished, have the cutscene fire another custom script which restores the players original armor and deletes the new armor and items added that were only intended for the cutscene.

See also