Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

DairyFreeLemon

48
Posts
5
Topics
4
Followers
8
Following
A member registered Apr 06, 2019 · View creator page →

Creator of

Recent community posts

I am willing to buy the full version but I want to ask if the desktop version is going to have these issues the desktop was having.

  1. Events happening even when you aren't in their room. Like the foxboy just walking into Servros' room or Servros walking into Alek's room, or getting hallway scenes of fox boy when I'm in a room. Shouldn't the events happen if you go into the room to interact with them?
  2. Sometimes stuff skips ahead and I don't think it's my scroll wheel doing it? Not quite sure what's happening.

If I buy the full version, how much content is there past Alek? Loving it but I need to know if I can go ahead and redo my progress to see Alek rail me or if I should wait for an update after paying.

Thanks!

Oh good it was pointed out 2 years ago and still hasn't been addressed D: 

Noticed it myself and came to see if anyone else had already pointed it out

This does help, though even with the filter there's still a ton of them, either because creators don't know to use the tag or blatantly leaving that detail out. 

Ah yes I needed to turn the switch on. It works~ 

YEP you're right I had to enable it, thanks!

Now to just troubleshoot why it's not working in my own project. Time to start copying pasting commands to see if its just my configuration

(1 edit)

Is it just me or does this plugin(MZ) not work even on your Sample project? I go to the Choice Pictures map in your Hakuen Studio Plugins project and none of the pictures come up. 

I'm getting practice through learning to manually do a script call via your self switch plugin :D 

Makes sense! If it can be done with script calls I might still be stubborn enough to use it

For further context I plan on using items to do it, so you use "shirt A" item and using that items calls a common event which calls that specific plugin command call to assign that specific shirt. 

So say I don't want the player to use the generator after you've initialized your character. And say they unlock "Shirt A", am I able to assign shirt A to their character via a command, or is all changing done exclusively via the generator menu?

Other thing is, do you need to use a straight up premade image for actors or is there a way to have their set parts preset in their note tag? I assume this one is a no but wanting to check.

For both of these I looked over the videos, the help file, and the store page, and didn't see it mentioned. 

I get paid next(this) week and I'm debating getting this for something I'm working on.

Good luck! It took me a hot minute to understand the interface, but so far it seems great for converting rpg mv tiles to Godot

https://github.com/newold3/AutotileEditor this being the plugin

(1 edit)

Will you ever consider having a ready to go package with your tilesets for Godot? Found a cool plugin from github that simplifies turning your tilesets into Godot's format, though it does take some time. (Worth noting the water animations are fully functional!)

It has an auto importer for A1-5 tiles, though for B-F I think you have to manually create the tiles, which is my only complaint for their plugin. 

Would I be able to email you what I mean as an example of Godot ready assets? From my testing you can drag and drop them into any godot project with this setup and it'll work out of the box(bless the plugin creator, I could not figure out how to get the tiling setup otherwise)


I love the art direction in this game, what did you use for the pixel modeling?

Glad you like it! I also made it public on my page, I just haven't gotten around to showing a preview image yet on there.

Really like this! I used it for the background and for the tab backgrounds. This is for a basic to do list app I made, and me and my friend like how this looks with your art!

(4 edits)

proper video this time

Here's me finally making use of the tileset! When I got the ship rocking, and edited the environment to make it glossy like its actually wet from the rain, it looks super nice!

I'm gonna attempt to make an individual model out of the sails, that way they can be animated to flap.

Omfg I cannot wait until Im paid next

Using the floor tiles from the ship, I made the base floor, and then I copied the tile and edited its color and made that the ship exterior. Then I believe I took the window and railing from the village tilest. I don't see a way to make the sails work, but I think I can add magic sigils in the back to imply the ship is exerting a water current to propel it forward.

If I ever finish/get far in this game, I look forward to adding a 3d ocean around the ship and seeing how it looks, along with it having rain too. 

Thanks for the link! I'll see what I can do with the parallax, maybe I can get something to work, since as long as the camera doesn't turn, it can theoretically work.

A simple wooden boat that isn't from any modern era. The ones I've seen with rpg maker are good but sadly specific to RPG Maker. 

It's also occurring to me having a boat in this small compact size and shape is definitely not suited to the era I'm going for lmfao, so I might have to insert some of your wizard rune stuff and try out water effects with unity's particle system to make it make more sense via magic for the boat I'm working on. 

By the way, does your itchio page have a forum or anything? I know some itchio creators have one on their profile somehow, and I think it'd be a good thing to have since it'd be better for me to use that instead of me putting every single 3d dungeon test under the product itself, but I can't find one on your itchio. 

If you wanna look into other 3d tileset tools, this page lists a few and offers its own tool specifically for Unity. https://forum.unity.com/threads/free-3d-tilemap-system-for-3d-pixel-art-games.71...

It lists Sprytile and Crocotile3d, the latter I haven't tried yet. 

(1 edit)

I uh tried replying to the old post but it got yeeted I guess.

Trying out your tiles in Sprytile now in blender, and I'm loving my tests so far! There's no dedicated light testing yet, but lordy am I liking it so far.  I love that your tilesets can be used in any engine, bc it's so much better for my budget to use Unity, and also allows me more creative freedom with the coding.

P.S. please make a boat tileset at some point.



(1 edit)

Deleted my original post, since I decided I can probably go a tad further and better showcase how your foliage, tuscan(the door), and this pack look in 3d!(mz3d, for those unaware, there's a version for mv and mz)

Really love this cozy tileset!


It's extracting them all now, so I assume it's working properly now. Thanks!

I can download them but even with Winrar it still gives me errors, even when I rename the extension to .zip. 

(1 edit)

Did a bit of reading on the plugin formatting, and the reason the help info doesn't come up on the MZ plugin is some of the initial stuff is simply out of order. 

Putting it in this order fixes it

* @target MZ
* @plugindesc v1.3.8 A techtree plugin.
* @author Felski
* @help

The plugin commands obv won't work, but there is essential info in the help for how to setup the plugin. (I tried figuring out how to fix up the plugin commands, but I don't know enough about the plugin to mess around with that at the moment.)

Could you make a detailed post at some point explaining what can and can't be done with the plugin? Are there script calls we can use, and do the other unlocks you use the skill tree for work, like stat upgrades?

(2 edits)

Just played around with that myself. Changing the resolution to 1280x720 for main window and UI fixes this for me.

Edit: Yes, I did make sure to use the main menu plugin you were using. 

Edit Edit: Just tested it with the UI resolution by default, and I am 99% certain you have the UI resolution not equal to your Screen resolution, since the same exact thing you have in your screenshot is what happens when I keep the UI resolution smaller than the screen. 


I didn't see anything about sound effects, so I went ahead and added one with this line at line 74, other than that this seems great!

AudioManager.playSe( { name: "Stare", volume: 100, pitch: 100, pan: 0 });
(3 edits)

It has a steep learning curve, but it's super worth it and thankfully they have a discord that I'm in if you need any help figuring it out. (I'm DecayingDev)

It does cost a pretty penny, but you can use the demo version of MV3D for the MV engine if you want to give it a try before buying it in MV or MZ.

Bought this on your website, and MAN these look great! Used them in MZ3D and they are fantastic!

That dragon head is super terrifying in 3D, which I love. 

Upon further testing, all I can note for certain is use the Itch app installation for the Linux version, since the way it runs is inconsistent across different Ubuntu installations otherwise.

I recently moved to linux so I can more easily "focus" on my projects and avoid getting distracted, and I super appreciate how you designed the skill-tree app to be usable from any platform! A big issue with some of the fan-made rpg maker tools is they're windows specific, but yours is perfect!

Oh my GOD so I did find the passage you mentioned when I last played. But I only just now saw that there are stairs in that room... I somehow walked ***around them*** every time I got into that room.

I noticed when reloading my game that the pots give me items again when I break them. Is that intentional, are you meant to be able to farm pot breaking?

I'm pretty sure I went down that path too but I'll check again. 

Liking this so far! It's giving me a lot of ideas for my own stuff.

Only problem I've had is the first building you start using field skills in, I can't find a way past. I assume you're meant to get through that building due to the person on the other side? I managed to burn the one obstacle, but it seems like it's a dead end after. (I even back tracked and can't find a way to progress)

Only other 2 things to note is that you can abuse the auto pathing using clicking to skip through the forest rather than mash directions to find it(which may or may not be intentionally left), and you may or may not want to fix this tile xD.

I was really enjoying it, even if I'm at a road block now. There's a lot of cool ideas here, and none of them clash with each other which is good.

This is super cool, and a lot of effort was clearly put into this. If I make progress in my project I'm most likely going to use this plugin!

Are we allowed to use the images for a project in Unity, or does it have to be explicitly used in Renpy? I love this, but wanted to make sure 

I went through over half the game with >60 and it not ever triggering the event

I enjoyed this but I find it really jarring to start the game as the prince, switch to playing as the demon driving him into submission, and when you finally reach the goal of making him submit, you suddenly switch 1 who you are playing as and 2 who's side you are on.

It's very disconcerting to go through the game as one person and then suddenly you're supposed to be rooting for the person you just spent the entire game driving into submission. 

The beginning was fine, since it did a very good job of setting up how horrible the prince is as a person, so you don't really feel as bad when doing stuff to him, or it drives you to want to do stuff to him bc of how bad he is. It's just the sudden switching at the end that irks me. 

I also encountered a weird glitch. You say if the water is > 60 the prince will ask to relieve himself, for me he only did it once. Later on I had him at 200+ water to try triggering it and he never asked for the rest of the game.