Map - Create Actor

Event Description

Creates a completely new actor based off an actor template

Map(*).CreateActor


Parameters

Actor Template - The actor template the actor is being created from

Scripting ID - The name of the new actor, used in scripting

X - The X position the actor is created to

Y - The Y position the actor is created to

Z - The Z position the actor is created to

Direction - The direction the actor is facing after creation

Re-position if blocked - If set, the actor will be re-positioned if something is blocking


Related Events/Use Values

Map - Actor Created (Use Value)

Map - Spawn Actor (Event)


Does this page need more information? Email Us!