Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 804 Bytes

README.md

File metadata and controls

23 lines (21 loc) · 804 Bytes

Grace Attorney

A visual novel engine.

Things to implement

  • Darkening the sprites that aren't "speaking"
  • Animated exits
  • Animated movement between points on the screen
  • Telling a character to exit by name
  • Choices
  • Cross-Examination
  • Ink integration
  • Something that validates that the ink script is correct (i.e. only specifies characters and poses and backgrounds that you have sprites for)
  • Music and sound
  • Inventory/Court Record
  • Menus
  • Options (sound controls, text speed, font size, etc.)
  • Screen reader support?
  • Animated sprites
  • Optimized animated sprites with sprite sheets.
  • Menu for setting options, saving, choosing a case, etc.
  • Proper content loading system
  • Custom dialogue box textures