Difference between revisions of "Scripting Tutorial: Summoned Creatures"

m
corrected links + text
imported>Gdarknight
(Corrected the update section of the script. ~~~~~~~)
imported>Clearance
m (corrected links + text)
Line 30: Line 30:
There is a default “'''''FollowPlayer'''''” [[Glossary#A|AI package]], but it does not allow for swimming, falls, etc. You can use the steps below to create a custom package, or skip to Step 3.
There is a default “'''''FollowPlayer'''''” [[Glossary#A|AI package]], but it does not allow for swimming, falls, etc. You can use the steps below to create a custom package, or skip to Step 3.


* Open the [[:Category:Packages|Characters->Packages]] menu.
* Open the [[AI Package|Characters->Packages]] menu.
* Right-click on a space and select '''New'''.
* Right-click on a space and select '''New'''.


Line 52: Line 52:
* Change the ID to “RatSummon01”, and the Name to “Summoned Rat”.
* Change the ID to “RatSummon01”, and the Name to “Summoned Rat”.
* Uncheck the “'''Respawn'''” box so we can control the resurrection from script.
* Uncheck the “'''Respawn'''” box so we can control the resurrection from script.
* Click on the AI button to open the [[AI_Button|AI menu]].
* Click on the AI button to open the [[AI_Button|AI Object Dialog]].


[[Image:AIMenu01.jpg|568px|AIMenu01.jpg]]
[[Image:AIMenu01.jpg|568px|AIMenu01.jpg]]
Anonymous user