Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Lag from Erased/deleted events
#4
@DerVV: Huh... you're right. It seems the events delete and cause no lag in a fresh project.
@KasperKalamity: It has something to do with RMXP scripts or Graphics being software based? A computer could be more than capable to do something in any other engine, but RMXP would struggle. (... reminds me of Minecraft and custom shaders...)

... and it seems I just discovered the issue. Something in my own script.
PHP Code:
#--------------------------------------------------------------------------
  # ● Functions
  #-------------------------------------------------------------------------- 
  
def shb_functions
    super
    
# View Range States
    
$view_range.enemies_view(self.id5nil"A"true)
    
$view_range.enemies_view(self.id2nil"B"true)
  
end 
... /me adds if self.enemy && !erased? and goes hide in a corner.
Reply }


Messages In This Thread
Lag from Erased/deleted events - by Taylor - 05-29-2012, 05:28 AM
RE: Lag from Erased/deleted events - by Taylor - 06-01-2012, 06:05 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  VXA question regarding off-screen events JayRay 2 5,279 11-18-2013, 03:05 AM
Last Post: JayRay
  Any way to make events trigger other events? MechanicalPen 3 6,255 04-01-2013, 11:54 PM
Last Post: MechanicalPen
  how do i sequence a chain of events? shintashi 5 8,485 01-05-2012, 01:42 AM
Last Post: KasperKalamity
  777 with events Ace 2 5,992 01-23-2011, 12:29 PM
Last Post: Ace



Users browsing this thread: