Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

class

  1. D

    [RPG Maker MZ]Using ES6 Class Inheritance With Extensions For Aliasing Without Direct Prototyping

    With ES6 classes, trying to extend the parent class in plugins can lead to its children still using the old parent codes. For instance, you can place this in a JavaScript sandbox and verify the console output yourselves: So normally, you'll still have to directly type prototypes: But I wanted...
  2. Riku Masamune

    Balancing Issues...

    Sometime enemies do 0 and sometime the actors can't even hit them. I've tried so many workarounds ie; Yanfly enemy levels and Class leveling stats. But, same results and half the times the enemies after 10 levels KO the actors after a hit. So... I need help with proper balancing. Even the...
  3. Gamescolar

    Weapon Damage Bonus vs. Class Script

    Good day! I'm currently looking for a script that will allow classes to have Damage % bonus for certain weapon types: Examples are like: Class: Fighter Weapon Proficiency: - Swords : +10% - Axes : +25% - Daggers: -10%...
Top