Event alignment regarding doors

● ARCHIVED · READ-ONLY
Started by BrokemScreamBox 4 posts View original ↗
  1. I made a set of doors to put in the character folder to use as a graphic in transfer events to simulate opening doors. The only problem I have now is that, when testing the game, the bottom of the door does not align with the bottom of the wall. As a result, the door doesn't look properly placed. Any ways to fix it?

    Here's a photo of a door in playtest:

    Spoiler
  2. Try adding an exclamation point to the beginning of the filename for that character graphic (!Doors instead of Doors) and see if it looks any better.
  3. Wavelength said:
    Try adding an exclamation point to the beginning of the filename for that character graphic (!Doors instead of Doors) and see if it looks any better.
    It works! Thank you so much!
  4. By default, all sprites are shifted to give the illusion of a person walking in the grid. The ! in the filename tells the engine that the sprite is not a person and needs to be aligned to the grid without shift - if you look into the RTP in the resource manager, you'll see several sprites that use this.


    This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.