Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Sang Hendrix

718
Posts
9
Topics
1,939
Followers
108
Following
A member registered Feb 14, 2014 · View creator page →

Creator of

Recent community posts

Yeah I'd consider adding that. Most games just make button text centered horizontally so I didn't add that in. 

It depends on your skill and how you understand both scene skill and scene item. Technically, you'll need to rewrite the plugin completely because scene skill has different structure to scene item. 

Hello. Said notetag is only available in RPG Maker Action Combat plugin. Are you asking about that plugin?

(1 edit)

Please visit Discord and upload a video there so I can see the issue better.

Close, but it works like this:

1. You import and enable the plugin and maybe play around with its plugin parameters like adding English, Chinese, etc.

2. You open your game

3. The plugin automatically extract/put all your game content to a spritesheet file  (except text generated by other plugins).

4. You translate on this csv file or just play your game and open its own spreadsheet editor that will highlight the text that is being spoken

Your game players will be able to select the languages you setup.

(1 edit)

Hello. This plugin doesn't translate languages automatically, you need to translate it manually.  What the plugin does is to add more languages for your game players to choose from. The plugin makes the whole localization progress significantly easier and more time-saving thanks to its realtime ability and its ability to extract everything to a spread sheet file (including skills, items, equipments, maps, character names, etc.)

The plugin also supports translating as you play the game. The plugin will highlight what line is being spoken - this helps your translator can visualize the context of your game with super ease.

Can you test on 48x48 and see if the issue is still there?

Are you by any change uding a camera plugin?

It's absolutely amazing to hear that. 💖

Hello. Did you fix it and that was the fixed code or what you meant was your custom code caused the bug?

When you get the plugin, you'll receive a game project. Simply open the project and see its plugin order and follow what you see.

Hello. Idk about core engine but the other plugins shouldn't have issue cuz they're visual plugins. But, that's just my assumption and you'll still need to test it for yourself.

You shouldn't fear of parallel because it's unavoidable in game development. All games require parallel, even in other game engines. 

They are Game Resolution plugin and Smarter Unused File Cleaner plugin.

Hello! The update is ready. Please update to this version and use Pixelate feature in plugin parameter list and see if it improves.

https://sanghendrix.itch.io/game-resolution-rpg-maker-mz-plugin/devlog/1132771/v...

Hello, please update to this version and use Pixelate feature.

https://sanghendrix.itch.io/game-resolution-rpg-maker-mz-plugin/devlog/1132771/v...

Currently, in RPG Maker only has condition to check if player is inflicted by a state but not events. I'll add a condition for that in next update.

You can't, corn and cab are only for promoting the plugin. They aren't available to be used.

It's not available on Internet as I only made them for just this plugin.

This plugin modify existing scene item, so if default rpg maker ui break down then this plugin will break down too.

Hello!

Oh yes, those are features that will be added to the next updates. Due to the plugin took more than a week to develop already, I gotta release it early and add new features overtime instead of at once to avoid not having time to update older plugins due to the development for event builder takes too long. But yes, pay attention to the news and do download new version when it's out. ✌️

Of course it does! You can watch video tutorial number 0 where I used basic rpg maker sprite there.

Yeah this is an eventing issue. You don't have any condition that forbid menu from opening when message is showing. In rpg maker, u can use !$gameMessage.isBusy() condition.

Can you record a video and tell me which element on screen is Picture UI Creator? Also pls record me your eventing.

Fancy!

You mean linear? Like it's not pixel perfect? The plugin currently only add resolution multiple ways, but since there have been another user also asked about this, I'll add pixelate feature in next update.

Try double click on the Command and press ok, don't create any new commands. Just double click -> press OK and done.

Can you capture me a screenshot of your setup? Also make sure to update to version 1.1.1.

Hello! Pictures UI Creator allow to create ui from scratch using just pictures, so that method is very different to Modern Scene Title, which directly modify scene title code. Therefore, they won't conflict. 

Don't forget to check on video tutorial to learn how to create new title using the plugin!

Dot Move added pixel movement to the game so isMoving (something for grid based) wouldn't work. You gotta use isMoved, which can be found in Dot Move plugin.

Hello. Please use isMoved instead. 

(1 edit)

Yes, there are tutorials available, do check them first and see how it works. You can find the tutorial in "Tutorial Videos" section on the page.

It stays the same.

(3 edits)

Hello, please click on the list link in the page to see what you're gonna get. DLCs aren't included in Beginner bundle, and you'll get plugins that are already released.

The bundle will receive 2 more plugins in Christmas and it's completed. My future plugins won't be include in this bundle.

And thank you very much for using the plugin. If you need help, do leave me a message!

There plugins in this bundle only modify existing ones. Please check each plugin to see what scene they modify.

(1 edit)

You can find the terms of use here: https://www.rpgmakeractioncombat.com/p/sang-hendrixs-rpg-maker-plugin-terms-of.h...

Commercial, Gore and Adult game are ok, as long as it's not illegal.

Yes. You can use this plugin command.

In visual editor, make sure Parallax setting is 1. Do tell me if it works.

Hello, please update to this version (but read this changelog first). You can now use $gameVariables.value(x) to show variables.

https://sanghendrix.itch.io/easy-text-icon-on-events-rpg-maker-mz-plugin/devlog/...