public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MV Luna Engine MV - Variables to display by class rather than actor

BMM Archive · July 15, 2026

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: MV Luna Engine MV - Variables to display by class rather than actor
  • Original author: Arctorius
  • Original date: February 11, 2025
  • Source thread: https://forums.rpgmakerweb.com/threads/luna-engine-mv-variables-to-display-by-class-rather-than-actor.175372/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Javascript/Plugin Support

Summary

Hello! So, the newbie question, is there a way to display images by class or state instead of actor? Tried using "classId" like listed in Archeia's Script Calls but is sending me a TypeError. Here's the snippet of code and result. It's the one used in Sideview Template, but with a "actorId" replaced. YAML: ActorPicture:

Archived First Post

Hello! So, the newbie question, is there a way to display images by class or state instead of actor? Tried using "classId" like listed in Archeia's Script Calls but is sending me a TypeError.

Here's the snippet of code and result. It's the one used in Sideview Template, but with a "actorId" replaced.
YAML:
ActorPicture:
      type: Image
      x:
        type: fixed
        value: 2
      y:
        type: fixed
        value: 2
      anchor:
        x: 0
        y: 0
      imageName: "main_menu/Class${data.classId}"
View attachment 331251

I know the plugin is developed by VisuStella instead of Archeia, so that's why the variables might be different, but haven't found anything about them in the documentation.

Thanks for your time and support. ^^

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download
Creator 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.

#039#rpg-maker-archive#js-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar