How to Use Teleportify?

Teleportify Documentation

DEMO

Engine > Teleportify Content > Plugin Content > Demo > Demo Level


Only Three Steps!


Default Classes

<Native Class>

NativeTeleportifyActor ( ※ Parent class only for inheriting base class in code. Only for Internal logic in code)

<Actor Class>

Teleportify_Base ( Teleporter Actor with Basic Function )

Teleportify_TransferableActor ( Transferable Actor class which you can use as default preset if needed )

<Interface Class>

TeleportifyInterface ( Interface that called when the teleport begin. Can be added to Actors )

Last updated