01-25-2017, 05:36 AM
First, to Trailman. This modifies classes that are involved in the Field map: Game_Character, Game_Event, Game_Player and Sprite_Character. So, why would this interfere with your battlesystem... is it a field map ABS system such as my Lycan ABS?
Second, I think I gathered what you suggested JayRay. You're concerned that an event outside of the viewport would still have an impact within the visible screen. Such would be like a 5x6 blocky area that you want visible, and the central event that draws it no longer in the typical 20x15 tile area. Yep, the drawn event is still present. And not only that, but it can still be triggered.
Second, I think I gathered what you suggested JayRay. You're concerned that an event outside of the viewport would still have an impact within the visible screen. Such would be like a 5x6 blocky area that you want visible, and the central event that draws it no longer in the typical 20x15 tile area. Yep, the drawn event is still present. And not only that, but it can still be triggered.