RPG Maker Forums

Well, I'm using a very old and simple code for showing my pictures with [FIXED] tag. But whenever I reach the loop point on my map (X and Y directions) the picture I'm using for adding clouds is disappearing. How can I make the picture fully connected with X and Y directions?

The issue with graphics:


When I go one square up the clouds disappears.


class Sprite_Picture < Sprite

def update
update_bitmap
update_origin
if @picture.name.include?("[FIXED]")
self.x = 0 - $game_map.display_x * 32
self.y = 0 - $game_map.display_y * 32
else
update_position
end
update_zoom
update_other
end
end
And this is the code I'm using. (I believe so.)

Latest Threads

Latest Profile Posts

Don't forget, aspiring writers: Personality isn't what your characters do, it is WHY they do it.
Hello! I would like to know if there are any pluggings or any way to customize how battles look?
I was thinking that when you start the battle for it to appear the eyes of your characters and opponents sorta like Ace Attorney.
Sadly I don't know how that would be possible so I would be needing help! If you can help me in any way I would really apreciate it!
The biggest debate we need to complete on which is better, Waffles or Pancakes?
rux
How is it going? :D
Day 9 of giveaways! 8 prizes today :D

Forum statistics

Threads
106,050
Messages
1,018,548
Members
137,835
Latest member
yetisteven
Top