The RPG Maker Resource Kit

RMRK RPG Maker Creation => RPG Maker General => General Tutorials and Eventing => Topic started by: Roman on February 01, 2015, 01:13:39 AM

Title: Event Following Player
Post by: Roman on February 01, 2015, 01:13:39 AM
Hey guys, need help on something, I have large character tile that I make an event eg a large Ship, as soon as you are on test mode, and walk around the map, the ship keeps following the player around, I have done everything and I cant figure out why the event is following the player. Any suggestions?
Title: Re: Event Following Player
Post by: &&&&&&&&&&&&& on February 01, 2015, 01:33:04 AM
Please take a screenshot of the event.
Title: Re: Event Following Player
Post by: Roman on February 01, 2015, 01:47:18 AM
Its really weird, if the character moves past a large character set, which I have set as an event to display while playing the games,
it will stick to the bottom of the screen and where ever the character moves it moves with it either in the right corner or bottom.
I havent jumped on RMVX for a while and just cant figure out how to fix this.
Title: Re: Event Following Player
Post by: kadena1984 on March 16, 2015, 09:59:17 AM
Do u use lune Ultimate Anti lag script ?

If yes then at line 209 from that script change that part to this

ax.between?(-18, 18) && ay.between?(-15, 15)