Difference between revisions of "Additional Prefabs"
Jump to navigation
Jump to search
Applying the three new templates: InDepth, ProTip and WarningBox.
imported>Nemesis m (→Mining Ore) |
imported>Catwheezle (Applying the three new templates: InDepth, ProTip and WarningBox.) |
||
Line 108: | Line 108: | ||
Now our player can take out the torch while the enemy's back is turned, making stealth easier! | Now our player can take out the torch while the enemy's back is turned, making stealth easier! | ||
{ | {{Template:ProTip|If you want a sconce that is empty till the player places a torch, do the following: | ||
*On the light marker check ''Initially Disabled. | *On the light marker check ''Initially Disabled. | ||
*On the removable torch sconce, go to the ''Scripts'' Tab at the very end, select the RemovableTorchSconce01SCRIPT and click the ''Properties'' button, then set ''StartsEmpty'' to TRUE by selecting the property and pressing the ''Edit Value'' button in the upper right corner and checking the box. | *On the removable torch sconce, go to the ''Scripts'' Tab at the very end, select the RemovableTorchSconce01SCRIPT and click the ''Properties'' button, then set ''StartsEmpty'' to TRUE by selecting the property and pressing the ''Edit Value'' button in the upper right corner and checking the box. | ||
For more on the new scripting language and using [[Properties]] check out the [[Papyrus Tutorials]]. | For more on the new scripting language and using [[Properties]] check out the [[Papyrus Tutorials]].}} | ||
==Weapon Mounts== | ==Weapon Mounts== |