Roofen-Game
  • Welcome to Roofen Game
  • Frameworks
    • Common Stat
      • Demo
      • 🚀 Quick Start Guide
      • Runtime
      • Action
      • Formula
      • Examples
      • Debugger
      • FAQ
      • Version Update
      • FutureDirection
    • RToDo
  • Survivors Roguelike Kit
    • Quick Start
    • Core Concepts Overview
      • Scene Concepts
      • Stat Concepts
      • Skill Concepts
    • Adding a New Playable Character
    • Adding a New Enemy
    • Adding a New Stage Configuration
    • Adding a New Map Configuration
    • Adding a New Level
    • Adding a New Attack Skill
    • Adding a New Buff
    • Configuring the Exp System
    • Damage Numbers Display Guide
    • Upcoming Features Preview
    • Release Notes
  • RSOFramework
Powered by GitBook
On this page
  • Introduction
  • Support
  1. Frameworks

Common Stat

PreviousWelcome to Roofen GameNextDemo

Last updated 9 days ago

Introduction

Common Stat will help developers to be able to edit and modify stats better and is game designer friendly, you can easily use it to create stats for any type of game.

We provide an editor for stat, which you can use to easily edit any property you need.

Formulas are also provided to help you edit the formulas you need to use. For example, skills, damage, etc.

We also provide easy documentation for programmers to extend, maintain and use the framework.

The ScriptableObject display panel has been updated with styling consistent with the Unity Asset Store cover demo video. Functionality remains unchanged. Some images in this documentation reflect version 1.4.

Support

YouTube Demo Video

Preview the web demo here
Unity Store