public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Yanfly core + System options issue.

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Yanfly core + System options issue.
  • Original author: Dark_Metamorphosis
  • Original date: May 30, 2016
  • Source thread: https://forums.rpgmakerweb.com/threads/yanfly-core-system-options-issue.62622/
  • Source forum path: Game Development Engines > Legacy Engine Support > RPG Maker VXAce Support

Summary

So I'm using the Yanfly System options script where I have made my own switches and variables for certain things, but there's a particular one I can't get running and I need some help.  Inside the core script of Yanfly's there's a possibility to change the animation speed from default:15 to max 60 fps (I use 30 fps as the default animation speed here). Now what I want to do is to make a custom variable that will let the player change the animation speed from the options menu, here's...

Archived First Post

So I'm using the Yanfly System options script where I have made my own switches and variables for certain things, but there's a particular one I can't get running and I need some help. 


Inside the core script of Yanfly's there's a possibility to change the animation speed from default:15 to max 60 fps (I use 30 fps as the default animation speed here).


Now what I want to do is to make a custom variable that will let the player change the animation speed from the options menu, here's my complete setup of this:


Variable setup:

Protected download



Common Event:

Protected download



Now, I think I might use the wrong script call for changing the speed module for yanfly's core script. But I can't seem to figure it out when looking inside his script.


These are the lines I found about the animation rate:


  #--------------------------------------------------------------------------
  # overwrite method: set_animation_rate
  #--------------------------------------------------------------------------
  def set_animation_rate
    @ani_rate = YEA::CORE::ANIMATION_RATE 




If anyone can find the proper script call, or if I have set this up in the wrong way I would be very thankful!


The scripts can be found here for reference:


Ace core: (For animation script call).


Ace System Options:  (For the varaible setup in System options menu).


Hope someone can aid me with this, thanks for your time!

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

Referenced Images / Attachments

2016-05-30.png
2016-05-30.png
2016-05-30 (1).png
2016-05-30 (1).png
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rpg-maker-archive#vxace-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar