Kinetix Documentation
Website
  • đŸ–ī¸Welcome
  • đŸ•ēAbout Kinetix
  • đŸ–Œī¸User-Generated Emote
    • 🤖Video-to-animation AI
    • 🤸Kinetix Emote Standards
    • đŸĻ´Retargeting
    • 🏂Kinanim (Emote streaming)
    • đŸ–Šī¸Try the User-Generated Emote feature
  • INTEGRATION
    • 🤷SDK or API: what to choose
    • 🤩Kinetix SDK
      • âš™ī¸SDK - Core Package
      • 🧩SDK - Sample scene
      • 🧑‍đŸ’ģTested & approved Game Engines for the SDK
      • đŸ’ģSDK Integration in Unity
        • âŦ‡ī¸Set-up Unity & Import the SDK
          • 🔑Get your Game authentification API Key
          • âš™ī¸Setup your Unity environment
          • 🔧Install the Kinetix SDK in Unity
          • âŒ¨ī¸SDK Initialization - Unity
        • ⚡Quickstart - Unity SDK
        • đŸĻ‹SDK Core Modules activation - Unity
          • 🔐Account Management in Unity
          • 💃Animation System - Unity
            • đŸŽĸUnity's Animator System
            • 🎨Custom Animation System
            • đŸŒŗRoot Motion
              • RootMotion + NavMeshAgent
            • đŸŽžī¸Frame Controller
            • đŸ’ĒIK Controller
            • đŸĢĨAvatar Mask
          • đŸ“ļNetwork - Unity SDK
            • Photon PUN
            • Photon Fusion
        • đŸ•ēUser-Generated Emote integration (Unity)
          • Embedding the PWA in your Unity application
          • Validation / Retake
        • 🚧How to update Kinetix SDK in Unity?
        • 📕SDK API Reference - Unity
          • KinetixCore
          • KinetixCore.Account
          • KinetixCore.Animation
          • KinetixCore.Metadata
          • KinetixCore.Network
          • KinetixCore.UGC
        • 📂Unity SDK Changelog
      • đŸ•šī¸SDK Integration in Unreal Engine
        • âŦ‡ī¸Set-up Unreal Engine & Download the SDK
          • 🔑Get your Game authentification API Key
          • âš™ī¸Set up your Unreal Engine environment
          • 🔧Install the Kinetix SDK in Unreal
          • âŒ¨ī¸UE SDK Core Package Initialization
        • ⚡Quick Start
        • đŸĻ‹SDK Core Modules activation - Unreal
          • 🔐Account Management - UE
          • 💃Animation System - UE
            • Local player system in Unreal Engine
            • Avatar system in Unreal Engine
            • Without uploading an avatar (deprecated)
              • Animation in a Third Person Template
              • Animation in an existing project
          • đŸ“ļNetwork - UE SDK
        • đŸ•ēUser-Generated Emote integration (UE)
        • 📕SDK API Reference - UE
          • KinetixCore
          • KinetixCore.Account
          • KinetixCore.Animation
          • KinetixCore.Metadata
          • KinetixCore.Network
        • âŦ†ī¸Updating from 0.3 to 0.4
        • 📂UE SDK Changelog
    • 😍Kinetix API
      • 🔑Get your Authentification API key
      • 🔌API routes
      • đŸĒAPI Webhooks
      • 🏓Possible Return Codes
  • Management
    • đŸšĒDeveloper Portal
      • đŸ‘ŊAvatar Upload
      • 👮UGC Moderation
    • đŸ–Œī¸UGE: Guides & Best Practices
      • 📐User-Generated Emote specifications
      • 👌Video recording best practices
      • đŸ‘ģUser-Generate Emote Use Cases
  • SUPPORT
    • đŸ“ŦBugs reports & features requests
    • ❓FAQ
      • FAQ: General questions
      • FAQ: Unity SDK
      • FAQ: Unreal Engine SDK
    • 🤕Troubleshooting
    • 📚Glossary of terms
Powered by GitBook
On this page
  • Step-by-step guide
  • STEP 0: Creation of the project
  • STEP 1: Get your Kinetix Game API Key
  • STEP 2: Prepare the environment downloading all the dependencies
  • STEP 3: Install the Core Modules from the Kinetix SDK
  • STEP 4: Initialize the Core Package

Was this helpful?

Export as PDF
  1. INTEGRATION
  2. Kinetix SDK
  3. SDK Integration in Unreal Engine

Set-up Unreal Engine & Download the SDK

Quickly integrate Kinetix's SDK on Unreal.

PreviousSDK Integration in Unreal EngineNextGet your Game authentification API Key

Last updated 1 year ago

Was this helpful?

Step-by-step guide

Follow this tutorial to use the Third Person Template to illustrate an integration.

STEP 0: Creation of the project

Follow these steps to have a default Third Person Template project:

  1. Launch Unreal Engine (5.2 here)

  1. The Unreal Project Browser opens. Select the "Games" section, then select "Third Person", configure it to be Blueprint and name it (we will call it here "KinetixIntegration")

STEP 1: Get your Kinetix Game API Key

STEP 2: Prepare the environment downloading all the dependencies

STEP 3: Install the Core Modules from the Kinetix SDK

STEP 4: Initialize the Core Package

🤩
đŸ•šī¸
âŦ‡ī¸
🔑Get your Game authentification API Key
âš™ī¸Set up your Unreal Engine environment
🔧Install the Kinetix SDK in Unreal
âŒ¨ī¸UE SDK Core Package Initialization