Victor Engine - Anti Lag - Printable Version +- Save-Point (https://www.save-point.org) +-- Forum: Material Development (https://www.save-point.org/forum-8.html) +--- Forum: Scripts Database (https://www.save-point.org/forum-39.html) +---- Forum: RPGMaker VX/VXAce (RGSS2/3) Engines (https://www.save-point.org/forum-117.html) +---- Thread: Victor Engine - Anti Lag (/thread-4301.html) |
Victor Engine - Anti Lag - Victor Sant - 08-04-2012 Victor Engine - Anti Lag
This script was designed to reduce the lag cause by many events on map. Most anti lag script just skip the update of events that outside the screen while still loops though all of them. This one, instead, dinamically manage the list of events for update, and keeps events that aren’t going to be updated outside of the list. Download: Victor Engine - Anti Lag Credits: Author: Victor Sant Terms of Use |