Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: VariableGraphics
- Original author: Warliet
- Original date: January 3, 2016
- Source thread: https://forums.rpgmakerweb.com/threads/variablegraphics.54157/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
Introduction With this Plugin you will be able to change the graphics of the first 4 groupmember. Ideal for choosing a gender or as disguise in a stealth part. How to use:
Archived First Post
Introduction
With this Plugin you will be able to change the graphics of the first 4 groupmember.
Ideal for choosing a gender or as disguise in a stealth part.
How to use:
For changing the graphic you need following plugincommands:
VariableGraphic change x
VariableGraphic changeback x
x for position in group
Tips for using:
For choosing a gender:
For changing graphic in textbox install DynamicFaces by Gamedev Tutorial.
Know Bugs:
none
Special Thanks:
Thanks to Gamedev Tutorials for support by development.
Found a unknown bug?
Reply to this thread or send me a pm.
Will fix it asap.
Download
Click here
With this Plugin you will be able to change the graphics of the first 4 groupmember.
Ideal for choosing a gender or as disguise in a stealth part.
How to use:
[IMG]http://puu.sh/mGUEQ/174fe0d79e.png[/IMG]
The number after "Member" discribe the position in the party.
The video shows you where you get and what you have to do with the paramters.
The number after "Member" discribe the position in the party.
The video shows you where you get and what you have to do with the paramters.
For changing the graphic you need following plugincommands:
VariableGraphic change x
VariableGraphic changeback x
x for position in group
Code:
VariableGraphic change 1 // for changing partymember 1
VariableGraphic changeback 1 // for changing partymember 1 back
Tips for using:
For choosing a gender:
- add initialized character, if noone is in your group
- use plugincommand
For changing graphic in textbox install DynamicFaces by Gamedev Tutorial.
Know Bugs:
none
Special Thanks:
Thanks to Gamedev Tutorials for support by development.
Found a unknown bug?
Reply to this thread or send me a pm.
Will fix it asap.
Download
Click here
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...