Difference between revisions of "Template:VisuMZ Main Menu Core Notetags"

From Yanfly.moe Wiki
Jump to navigation Jump to search
Line 5: Line 5:
  
 
---
 
---
 +
 +
=== Portrait-Related Notetags ===
  
 
[[File:MainMenuCorePortrait.png|600px]]
 
[[File:MainMenuCorePortrait.png|600px]]
Line 10: Line 12:
 
<pre>
 
<pre>
 
<Menu Image: filename>
 
<Menu Image: filename>
 +
<Menu Portrait: filename>
  
 
- Used for: Actor
 
- Used for: Actor

Revision as of 01:51, 20 September 2020


The following are notetags that have been added through this plugin. These notetags will not work with your game if this plugin is OFF or not present.

---

Portrait-Related Notetags

MainMenuCorePortrait.png

<Menu Image: filename>
<Menu Portrait: filename>

- Used for: Actor
- Sets the menu image for the actor to 'filename'.
- Replace 'filename' with a picture found within your game project's
  img/pictures/ folder. Filenames are case sensitive. Leave out the filename
  extension from the notetag.

---