Difference between revisions of "Bethesda Tutorial Creating an Actor"

Jump to navigation Jump to search
Applying the three new templates: InDepth, ProTip and WarningBox.
imported>Catwheezle
(Applying Template:NewFeature)
imported>Catwheezle
(Applying the three new templates: InDepth, ProTip and WarningBox.)
Line 38: Line 38:
[[Image:StartedActor.png|600px]]
[[Image:StartedActor.png|600px]]


::{|style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: #000; padding: 0"
{{Template:InDepth.jpg|In most cases, characters are not prefixed with an identifier because they are often used by multiple quests. Since Bendu might have a bright future ahead of him, we might consider just calling him "BenduOlo".}}
|-
|style="border-style: solid; border-width: 0"|[[Image:InDepth.jpg|48px]]
|style="border-style: solid; border-width: 0"|In most cases, characters are not prefixed with an identifier because they are often used by multiple quests. Since Bendu might have a bright future ahead of him, we might consider just calling him "BenduOlo".
|}


Finally, hop over to the [[Inventory_Tab|Inventory tab]]. Here we'll give him some clothes so he's not just running around in his underwear.  
Finally, hop over to the [[Inventory_Tab|Inventory tab]]. Here we'll give him some clothes so he's not just running around in his underwear.  
Line 97: Line 93:
Within that, there's a lot of variation and randomness. You might get a female Khajiit one time, a male Nord another. Using leveled templates let us provide suitable challenges to the player regardless of their progress, as well as a bit of variety.  
Within that, there's a lot of variation and randomness. You might get a female Khajiit one time, a male Nord another. Using leveled templates let us provide suitable challenges to the player regardless of their progress, as well as a bit of variety.  


::{|style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: #000; padding: 0"
{{Template:WarningBox|Note that most leveled templates can resolve to a multitude of voice types, so you need to be careful when writing dialogue for templated actors. In our case, this actor is just a quest obstacle, so we don't care.}}
|-
|style="border-style: solid; border-width: 0"|[[Image:achtung.png]]
|style="border-style: solid; border-width: 0"|Note that most leveled templates can resolve to a multitude of voice types, so you need to be careful when writing dialogue for templated actors. In our case, this actor is just a quest obstacle, so we don't care.
|}


Having chosen a template, we need to select which aspects of that template we want to use, by checking the appropriate boxes in the template area. Check every box except for "Use Script" and "Use Base Data".
Having chosen a template, we need to select which aspects of that template we want to use, by checking the appropriate boxes in the template area. Check every box except for "Use Script" and "Use Base Data".
Line 116: Line 108:
[[Image:TemplatedActorPlaced.png|500px]]
[[Image:TemplatedActorPlaced.png|500px]]


::{|style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: #000; padding: 0"
{{Template:InDepth|You'll notice that the reference appears in the editor as a green ''M''. Because this actor is templated, the editor doesn't know what it looks like, so it draws a capital ''M'' for historical reasons since lost to the vortex of time (theories range from "ninja monkey" to "monster" to "marker"). It's green because the default difficulty for leveled actors is "Easy".}}
|-
|style="border-style: solid; border-width: 0"|[[Image:InDepth.jpg|48px]]
|style="border-style: solid; border-width: 0"|You'll notice that the reference appears in the editor as a green ''M''. Because this actor is templated, the editor doesn't know what it looks like, so it draws a capital ''M'' for historical reasons since lost to the vortex of time (theories range from "ninja monkey" to "monster" to "marker"). It's green because the default difficulty for leveled actors is "Easy".
|}


If you want to visit the new baddie you've created, start up the game with your plugin and:
If you want to visit the new baddie you've created, start up the game with your plugin and:
Anonymous user

Navigation menu