Intro movie (still need to make it skippable)

This commit is contained in:
infinitefusion
2022-11-22 22:16:25 -05:00
parent f0303769e6
commit 215e6a2462
13 changed files with 110 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ class Game_Picture
# * Public Instance Variables
#-----------------------------------------------------------------------------
attr_reader :number # picture number
attr_reader :name # file name
attr_accessor :name # file name
attr_reader :origin # starting point
attr_reader :x # x-coordinate
attr_reader :y # y-coordinate