Core RPG
  • Introduction
  • General
    • Install the framework
    • FAQ
  • Game Config
    • Gameplay
    • Character Creation
    • Factions
  • Characters
    • Stats
      • Vitals
      • Statistics
      • Attributes
    • Races
    • Player Classes
    • NPCs
    • Pets
  • Progression
    • Untitled
  • Skills
    • Untitled
  • Items
    • Untitled
  • World
    • Untitled
  • Interactions
    • Untitled
Powered by GitBook
On this page
  • What platforms are supported?
  • The examples are third person but can i change to FPS?
  • I want to make a fishing RPG game instead of combat, how to?

Was this helpful?

  1. General

FAQ

What platforms are supported?

basically all. it has been tested on the following

  • Mac

  • PC

  • Android

  • Linux

  • Switch Dev kit

The examples are third person but can i change to FPS?

Yes, it just need to swap mechanics, there is no need to edit any other scenes or configuration.

I want to make a fishing RPG game instead of combat, how to?

You can still do that very easily, you will need to create your own ScriptableMechanics, see DefaultMechanics, it will configure your characters prefabs, Ui, Npcs.

PreviousInstall the frameworkNextGameplay

Last updated 5 years ago

Was this helpful?