Ninjutsu Games
Asset StoreYoutubeTwitterInstagramSupport
  • 🖐️Welcome!
  • Game Creator 2
    • ☢️Fusion Module
      • Setup
      • Sessions
      • Characters
      • Variables
      • Remote Procedure Calls
      • Settings
      • User Interface
      • References
        • Shutdown Reasons
      • Guides
        • How to test my game
        • How to toggle Debug mode
        • How to Update Fusion SDK
      • Releases
      • 🤝Fusion Factions
        • Releases
      • 💫Fusion Stats
        • Releases
      • 📦Fusion Inventory
        • Releases
      • 🧙Fusion Abilities
        • Releases
      • ⚔️Fusion Melee
        • Releases
      • 🔫Fusion Shooter
        • Releases
    • 🤝Factions
      • Setup
      • Faction Asset
        • Settings Editor
      • Member
        • Memory
      • Visual Scripting
        • Conditions
        • Events
        • Instructions
        • Properties
      • User Interface
      • Releases
      • 🌐Photon Factions
    • 🎮Coop
    • 👑Loot Locker
      • Getting Started
      • Authentication
        • Guest
        • White Label
        • Google
        • Steam
        • Apple Sign In
      • Sessions
      • Save Load
      • Players
        • Player Storage
        • Names
      • Leaderboards
        • Visual Scripting
      • Messages
      • Progressions
      • Replenish System
      • Date Time
        • Server Time
      • Handling Errors
      • Releases
    • 🤖State Machine 2
      • Graph Editor
      • State Machine Runner
      • Nodes
        • Node Features
      • Variables
      • Shortcuts
      • Releases
    • 🌐Photon Module 2
      • Overview
      • Releases
      • 🔫Photon Shooter
        • Getting Started
        • Releases
      • 💫Photon Stats
        • Releases
      • 📦Photon Inventory
        • Overview
        • Releases
      • 🧙Photon Abilities
        • Releases
      • ⚔️Photon Melee 2
        • Troubleshooting
        • Releases
  • Game Creator 1
    • Photon Network
      • Overview
      • Characters
      • Network Items
      • Actions
      • Conditions
      • Triggers
      • Guides
        • How to Connect and Instantiate your Player
        • Instantiation Options
        • How to Sync Attachments
        • How to display room or other network information
        • How to setup Camera Motor
        • How to test my game
      • Sub-Modules
        • 🏃Photon Traversal
        • ⚔️Photon Melee
        • 🔫Photon Shooter
          • Changelog
      • Changelog
    • State Machine
      • Editor Graph
        • Nodes
        • Blackboard
        • Copy & Paste
        • Targets
      • Export State Machines
      • Changelog
    • RPG (Deprecated)
      • Actor
        • Actions
        • Conditions
        • Triggers
      • Attributes
        • Actions
        • Conditions
      • Classes
        • Actions
        • Conditions
      • Skills
        • Actions
        • Conditions
      • Formulas
      • Changelog
    • AI & Factions (Deprecated)
      • Changelog
Powered by GitBook
On this page
  • Key features
  • Setup

Was this helpful?

  1. Game Creator 1

RPG (Deprecated)

PreviousChangelogNextActor

Last updated 2 years ago

Was this helpful?

The RPG module is a complete solution exclusively developed for Game Creator that allows to have a functional Role Playing Game system in your game with a few clicks.

Key features

  • Create fully functional Skills (Magic, Melee, Crowd Control you name it)

  • Add Attributes for characters (Health, Experience, Mana etc.)

  • Easily create Classes where you can fine tune attributes for each class

  • Customize damage results with Formulas

  • Easy to use Editor Tools to manage every detail of the RPG system

  • Comes with plenty of Actions and Conditions that can be used on any other Game Creator module

  • Easy to debug and track attributes and skills for every actor with Editor built-in tools

  • Comes with UI components like: Character HUD, Text HUD, Skill Bar, Spell Book

RPG comes a minimalist skin. You can create your own by duplicating the default one or import one from the store.

Setup

Download the package the Unity Asset Store (soon). You'll first need to have Game Creator installed.

Then, bring up the Module Manager Window and click the RPG's Enable button.

This module requires Game Creator and won't work without it. Don't attempt to extract the package inside the Plugins/ folder as it will throw some errors.

Built-in Multiplayer support via

All actions and conditions are compatible with other Game Creator modules, imagine for example giving a Melee skill when player buys a sword item using or rewarding with Experience by completing a quest with the

Photon Module
Inventory Module
Quest Module
(Example of an Instant Skill and Projectile Skill)