Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # ==============================================================================
- # + + MOG - Scene Character Select V1.0 + + +
- # ==============================================================================
- # By Moghunter
- # http://www.atelier-rgss.com/
- # ==============================================================================
- # Character selection screen.
- # ==============================================================================
- # 1 - should contain the following files in the folder GRAPHICS / SYSTEM.
- #
- # Background
- # Char_Layout01
- # Char_Layout02
- # Char_Status_Layout
- # Number_Char
- #
- # 2 - Image pose. (Optional)
- # To turn the image the pose of the characters, just take the files pose
- # Saved in the (GRAPHICS / PICTURES)
- # You should name the pictures as follows.
- #
- # # Character ID_DO_PERSONAGEM
- #
- # Example:
- #
- # Character1.png
- #
- #==============================================================================
- # To call it use the following command.
- #
- # SceneManager.call (Scene_Character_Select)
- #
- #==============================================================================
RAW Paste Data