Luna Factory Demo Bug

● ARCHIVED · READ-ONLY
Started by Crazetex 2 posts View original ↗
  1. Was fighting the final boss and its Crashes, when the game crashed. I'm not sure if this is supposed to be a joke, or if it's an actual bug!

    kpocEbd.png
  2. It's because the config for damage pop wasn't set correctly (I didn't have time to update).

    Go to +Image Popup and change the setting to this:

    Code:
                # Setup for numbers      :numbers_setup  =>  {        # Setup images.        :hp_number_dmg    =>  "rf_bignumsw",        :hp_number_heal   =>  "rf_bignumsg",        :mp_number_dmg    =>  "rf_bignumsw",        :mp_number_heal   =>  "rf_bignumsg",        :tp_number_dmg    =>  "rf_bignumsw",        :tp_number_heal   =>  "rf_bignumsg",