• ⚡💰 Upgrade Your Account & Get Premium Benefits! 💰⚡

  • 📢 Contact if any issue or question

    Need help or have a question? Feel free to contact us on Telegram!

    📩 Contact on Telegram
  • 🚀 HOW TO EARN CREDITS, LOCK THREADS & HIDE THREADS! 🚀

[Unity] Stats 2 Game Creator 2 by Catsoft Works v2.6.18

Astaroth

Moderator
Moderator
LV
1
 
Joined
Oct 13, 2023
Reputation
9
Reaction score
163
Points
64
Awards
3
Credits
1,887
3efb0647-a2f3-412b-89c5-16ec0b320cfe.webp


Description
This module requires Unity 6 and Game Creator 2 in order to work.
Level up your game creating your own RPG system with custom character Classes, Formulas, Status Effects and much more!
Watch this quickstart video tutorial
Classes define the traits of a character, which can be of two types:
- Stats: Values that define how skilful a character is.
- Attributes: Values defined within a range, such as Health, Mana or Stamina.
Status Effects are positive or negative ailments that have an effect over the course of its lifetime and can be stacked.
For example, Poison deals damage to the affected target while the Status Effect is active.
Formulas are powerful math expressions that link Stats and Attributes from multiple sources to create an output, which can be used in multiple situations:
- Calculate the damage dealt to any enemy based on their defensive values.
- Skill checks for actions such as picking lock.
- The progress of a character based on its level.
Progression Tables help designers calculate values based on a chart. The most common scenario is retrieving a character's Level from its accumulated Experience.
Stat Modifiers can increment or decrement a particular Stat by a fixed amount or based on a percentage.
One of the examples included shows how to increase the Strength Stat using a Stat Modifier when a Sword is equipped.
Saving and Loading is supported out of the box, as well as being highly integrated with Game Creator's visual scripting.
Includes
  • Source code
  • Examples & Templates
Learning Resources

You must reply in thread to view hidden text or upgrade your account to always see hidden content.

 
Back
Top