💡
Omori Modding Wiki
  • 🚩getting started
    • Overview
    • Installing Mods
    • Decryption and Playtest Generation
      • Resetting Installation
      • Dev Tools
    • Packaging Mods
      • mod.json File
    • Omori Files Guide
      • Common File Types
      • Omori Files Index
        • Data Files
  • 🏰RPG Maker MV
    • ⭐Intro to RPG Maker MV
    • 🗒️Common Notetags and Filename
      • Map Event Notetags
      • RPG Maker Sprite Sheet Formats
        • Sprite Sheet Filenames
      • Enemy Notetags
    • Custom Battles
      • Plot Armor
    • Map Creation
    • Event Plugin Commands
    • YAML Texts and Dialogues
      • Text Codes
      • Omori Text Color Convention
    • Shops
    • Quests
    • Bubbles / Balloons
  • 🎨Art Assets
    • Intro to Art Assets
      • Ex 1: Headspace Portrait
      • Art Specifications
      • Art Programs
    • Line Art
      • Preparations
      • Line Quality
      • Line Coloring
        • Direct Colored Brush
        • Blend Layers
        • Color Correction
          • Color Balance
          • Tone Curve
          • Gradient Maps
  • Community
    • Omori Mod Licensing Guide
  • Links
    • Mod Resources/Plugins
    • Omori Modding Hub (Server)
    • Omori Mod Site (Unofficial)
    • Original Masterdoc
    • Omori Data Archive
Powered by GitBook
On this page
  • Sizing and Resolution
  • Traditional (w/ Digital Sketch)
  • Digital
  1. Art Assets
  2. Line Art

Preparations

Steps detailing preparations

PreviousLine ArtNextLine Quality

Last updated 2 years ago

Sizing and Resolution

Depending on the type of sprite being made, you should be aware of the resolution of the actual game first. This is to prevent drawing with great detail for only it to be cropped off or be too small. This can be found in the Art Specifications page.

Traditional (w/ Digital Sketch)

Omocat tends to sketch out digitally first, to serve to be later traced over.

Advantage:

  • Increase cleanliness of the final product, as it's direct trace over

  • Effective for sprites involving multiple frames in similar position, like majority of enemy sprites or static mirror sprites.

Disadvantage:

  • Require printing paper or using a light board to trace over on paper

Digital

If you are already drawing directly on digital, then there isn't really any fancy step to take here. Though determining the final resolution becomes extra important, as it's going to carry over up to the final product.

One important tip is to draw larger than needed. Double the resolution size would be recommended size. The reasoning are:

  • Resizing from big to small is better than reverse. As enlarging small images cause it to be blurry.

  • Reduces the inconsistency of brushes, making the specific quirk of digital brush less pronounced.

    • Also helps with problem of jagged pixelated lines in lower resolution in some art programs that does not allow you to control anti aliasing or brush options.

  • Recreates the artifact and the later filtering process. This is due to in traditional method, the scans would come in very large resolution

🎨
Art Specifications