Okay so I got this cool ass script that lets me make tutorials, rite?
https://dl.dropboxusercontent.com/u/17484996/scripts/cdr-guide-1.0.rb
However, it's programmed to display Scenes as the basis with message box overlays and forced key navigation (for menus and such), which is great, however sometimes what I want to explain would be best elaborated on with a simple screenshot from my 'Pictures' folder rather than a Scene. I still want to be able to do scenes, but what code do I have to put to enable pictures as well?
If you're unsure what I mean, I can definitely elaborate.
VX Ace [Altering Ceodore's Tutorial script to display images]
● ARCHIVED · READ-ONLY
-
-
Consider this topic solved.
GreatRedSpirit over at RMN solved it for me. If you're interested in how, check out what he said.
Like this? :show_picture and :move_picture expected parameters list in line 786 and 799 of the script, too tired to write it out. Origin is zero for upper left corner of the picture, 1 for center I think. Parameters are like the show and move picture command.
e: Talk to the top sprite to enable the guide option. Don't talk to the guy on the left.