DEV.L
  • ❤️Welcome!
  • UE Code Plugin
    • Advanced Outline System
      • Documentation
        • ❓How to Use AOS?
        • ❔Make Custom Preset
      • Update Note : AOS
    • Teleportify
      • Documentation
        • ❓How to Use Teleportify?
        • ❔Customizing Teleport
      • Update Note : Teleportify
  • SUPPORT
    • Contact Us
Powered by GitBook
On this page
  • DEMO
  • Only Three Steps!
  • Default Classes
  1. UE Code Plugin
  2. Teleportify
  3. Documentation

How to Use Teleportify?

Teleportify Documentation

PreviousDocumentationNextCustomizing Teleport

Last updated 1 year ago

DEMO

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

Plugin Content Demo

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 )

Demo Level
❓
1.How to Add Teleportify on Level
2.Add Where to Teleport
3.Check Teleport