Homepage Forum Spanking Art Gallery Oekaki Drawing Board Art Contests Roleplaying Forums Spanking Video Games Spanking Stories and Fiction Spanking Video Downloads of Animes Social Groups Register an account Rules Frequently Asked Questions

  
Go Back   AnimeOTK > Spanking Video Game Development > Spanking Video Games Discussion

Spanking Video Games Discussion Chat about Spanking Computer Games, Spanking Video Games and Spanking RPG's that you have developed or are making. Tutorials, Q&A and Discussions.

Want to get rid of the annoying adverts? The answer is simple. There are 4 levels of advertising on AnimeOTK:

Level 1: (Your Level, guests and members with 0-9 posts) has maximum advertising.
Level 2: (A user with 10 or more posts who has been a member over two weeks) have vastly reduced advertising (including removal of the large full screen closable adverts)
Level 3: (A member who has been registered over a month and has over 50 posts, or has a special account like "artist" or "writer" sees minimal advertising.
Level 4: (VIP Donators) receive no advertising.
All donators of $10 or more will never see an advert on our site again!
Reply
 
Thread Tools

RPG Maker Unite test
Old April 25th, 2024, 02:38 PM   #1
Shirabaru
Senior Member
 
Shirabaru's Avatar
 
Shirabaru is offline
Join Date: Jan 2011
Posts: 197
Default RPG Maker Unite test

So, I bought and tested rpgm unite so you folks don't have to.

First for folks who doesn't know what is it. RPG maker is an engine which used for most of your favorite spanking games here like SpankQuest, SpankingFantasy, Infused... you get the idea. Recently new version of this engine is came out, which is integrated with professional engine for game maker - Unity. Newer is usually better so I checked if it's any good.

Here is a quick summary and then I'll talk a bit more in details:
Cons:
It's not that straightforward as older rpgm versions.
Making character sprites is pain in the ass.
None of actual previous issues of rpgm engine was resolved

Pros:
Full HD resolution
No limit on tile size or number of frames in animation.
Sourse code is open and plugins are easy to build.

So, after couple of hours of installing rpgm unite then unity hub then unity editor then deliting unity editor and installing from archive old but supported version I opened premade project to see how it's all done. And well, UI is nothing like common rpgm. It's not THAT bad if you know unity or watch an hour of online manuals, just note that if you think you know rpgm and can handle that easy - you don't. Everything is in the wrong place and gosh it's hard to find. But when you make a test run it started in 1920x1080 resolution. All old textures are remade to full HD. Finally, good quality arts can be inserted in rpgm!

I get the common idea how to make something which can be called game after two bottles of vodka. And realized that I need to make characters! Back to fun hour of downloading. You need VRoid studio (yes, I feel like I can be Vtuber now. Much more profitable probably then making spanking games), couple of naugty texture packs for it (naked body is surprisingly hard to find), and fnally "RPG Maker 3D Character Converter" which is also cost money!!! Not much but still. It's easy after that, you made 3d model in Vroid, import it to converter, convert it to spritesheets and import them to Unite... then realize that you need to do that for all your 200 NPC and cry. I can probably find a way to make it quicker... probably.

So you get your engine and your characters. Then comes good part finally. You can use any image to load inside. No matter it's resolution. You can load floor backgroud and set up collisions. You can upload high resolution art of house and just plug it there. The result picture is so so sexy! The only issue is where to find it. I guess Unity asset store is the right answer but I'm not getting paid enough.

So next is plugins. First of all two things that was horrible in rpgm is variable management and localization. Well, they still the same. But at least now all of that actually can be changed by you... I mean me. Nobody else will use it am I right?
Sourse code is opened and if you know C# language which is pretty simple you can mess with the core of RPGM itself. You can change literally ANYTHING you can imagine and it's not that hard. My plans is to add proper variable store and method to grab text lines from resourse file to localize it properly.

So, to those who read all of this a have a treat. Here is my sample project made in RMU. There is nothing to do except going into hunting house. Enjoy new rpgm resolution! I'll make another update to this if I have time to continue poking this engine.

Download

If it was any helpfull please write something back so I don't feel like I'm doing useless job. Thank you
__________________
Video game developer.
Currently working on "Depth's heart"
Join our Discord server if you want to chat.
If you want to support me join Boosty
  Reply With Quote

Old April 25th, 2024, 07:03 PM   #2
Malatar
Senior Member
 
Malatar is offline
Join Date: Jan 2008
Posts: 140
Default

Anyone doing work to help people crafting more spanking games is a winner in my book! Thanks Shirabaru!
  Reply With Quote

Old April 25th, 2024, 07:51 PM   #3
32167
Senior Member
 
32167 is offline
Join Date: Oct 2009
Posts: 161
Default

I'm not a developer so I don't understand much. But thanks for your enthusiasm! With the growing popularity of AI bots, new RPG Maker games have almost disappeared. It's great to see someone still working on this.

But I miss the classic chibi graphics and BGM that was in older versions of RPG Maker
  Reply With Quote

Old April 25th, 2024, 08:04 PM   #4
youngstormlord
Senior Member
 
youngstormlord is offline
Join Date: Oct 2007
Posts: 114
Default

Thank you for your service to the community. You rock!
  Reply With Quote

Old April 26th, 2024, 06:36 AM   #5
Telshius
Senior Member
 
Telshius's Avatar
 
Telshius is offline
Join Date: Jul 2013
Location: Over your lap?
Posts: 188
Default

Thank you for your service, and Godspeed!
__________________
Think you can handle a naughty boy like me?
  Reply With Quote

Old April 27th, 2024, 01:02 PM   #6
Stost
Member
 
Stost is offline
Join Date: Feb 2015
Posts: 30
Default

I'm not sure if it's just user error, but when I open the test game it only shows the title screen art, but doesn't load any start options.

UPDATE: It looks like it was just my crappy computer being crappy. It seems to be working now.

Last edited by Stost; April 27th, 2024 at 07:23 PM.
  Reply With Quote

Old April 27th, 2024, 07:35 PM   #7
otKus
Member
 
otKus is offline
Join Date: Nov 2009
Posts: 51
Default

Thanks for trying this out! I also tried the Unity RPG kit (https://learn.unity.com/project/creator-kit-rpg) for making an RPG in 3D, but in the end I found the advantage of a large custom code-base for RM better, even if it wasn't 3D. The same for 2D assets, there are huge amounts of tilesets. Saves a lot of head-aches as I don't want to be coding or making tilesets too much, I want to make a fun game!



I don't mind the low-res of RM, actually, as the pixel-level graphics makes creating a consistent art-style a lot easier (e.g. on top of the standard RM tilesets). So for me personally, I don't see any advantage of RPG Maker Unite right now . Maybe for my next game I'll switch to full 3D....
  Reply With Quote
Reply

Tags
maker, rpg, test, unite


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Total page views: , page views today: 0
All times are GMT. The time now is 04:32 PM.


Powered By vBulletin®
©AnimeOTK.com 2007-2021