Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Keith at Fertile Soil Productions

238
Posts
14
Topics
1,625
Followers
4
Following
A member registered Dec 19, 2017 · View creator page →

Creator of

Recent community posts

Would like to help but not enough info really.  No clue what kubikos is.  In general, I'd select the existing level to find its world position.  Maybe move the existing  level so the floor top is at 0,0,0?

Technically you can since they are CC0 but it's considered bad form to also upload unmodified pieces with them.  I would ask that you create a kit of only the pieces you modified, animated, or have to be included for the prefabs to function, and provide a link to this kit for the rest.

Something is bugged with the undo registration.  Restart Unity.  Uninstall/reinstall MAST.  Should fix it.

Looks great!

Eraser is useless atm for most models.  Just use the native Unity method to erase.  To fix pink grid, follow instructions on attaching urp shaders.  Text file is in the main Mast folder.

I have an updated village collection I'm working on similar to my free one but updated like this kit was.  I don't have an ETA.

Honestly, this is not a MAST bug.  This is a Unity question on how to import OBJ models.   Just have to drag and drop them into a folder in Unity.  The materials are just plain colors and are embedded within the models.  It is possible to mess up the materials if you try to change them in the model itself, and need to reimport them.

Just use MAST to create the prefabs instead.  If you tried and stopped the process, then delete the subfolders MAST created inside your model folder and do it again.  Good luck.

CC0 Public Domain

Thanks.  Just found the place to "official" choose the license.  Never noticed those tabs before.

Public domain.  It's the first bullet in the description I believe.  I will see about adding it to the more info section.

There are no textures.  This uses material colors.

This has been tested and working.  Delete all files from the FSP folder and reinstall MAST.  You may also want to test in a new project.  If it happens again, then it must conflict with another add-on in your project.

I made these before I knew what I was doing regarding presentation.  The stages were all created in AssetForge, rather than MAST back then.  I may revisit these, create actual prefabs and demo scenes for Unity.  I doubt I will texture them, however, not for a free pack.  It's rather time consuming.

Thank you.  You can find me through my Discord server https://discord.gg/eMKJ5U5.  I rarely take custom projects, but I will hear you out =)

Glad it'll help you

I'm happy they work for you!

somewhat.  Assetforge doesn't import textures/uvmaps and generates it's own instead.  That's one of the reasons I created MAST

There is a chance!  I don't know for sure, yet.  I will be releasing a village pack 2.0 pack meant to work with this pack and I may create all the alternate shaders then.

thank you =). I do have a kit in the works I hope to have released this year.

These look great!  Keep it up

Np!  I hope to see them out there in a few projects soon

Corrected.  You caught me.  I didn't read all the rules lol

(1 edit)

Just removed the price tag for https://fertile-soil-productions.itch.io/nature-props and I now release them under public domain CC0.




welcome.  Thanks for the compliment

I'm not familiar with that software.  You'll just have to try it.  They're free, so nothing but time invested.

MAST doesn't exactly import meshes, unless you're referring to the tool that creates prefabs out of your models.  There are some known bugs with that tool, but you can create your own prefabs without it.  Also, if you started trying to create prefabs and received an error, you need to delete the materials folder it created before trying again. 

If you're not using MAST's prefab creator and still getting errors, then I recommended deleting all files in FSP\MAST and reinstall MAST from scratch.  I made some naming changes to classes over different versions and old with new files together, you can get errors.

If you need further help, you can reach out to me on Discord:. https://discord.gg/eMKJ5U5

Good luck!

Keith at FSP

Yeah.  I have a few Roblox creators that use these kits just fine.

I create, delete, and recreate until they look right and work geometrically as modular assets.  I also have tons of archived failed attempts to make the packs on here.  Lastly, I use moment of inspiration which is more CAD-like.  It allows me to build in exact numbers more easily, something very important in modular design.

Sounds like something was done to the models after importing that removed material data.  I would recommend deleting the models in your Unity project, then dragging the models directly from the folder into your unity project and try again.  I've imported this collection successfully.  Also, this is a MAST question.  Might be better in forum for that tool or on the Discord server.

Not for the free pack.  Sorry.  The waterfall has a top and middle portion, each with left right and center.  For the cliff section, there's a left, right, and center for the waterfall top as well.. Everything should be named appropriately.

Yes

It is a known bug.  It will be fixed in the next version of MAST.  No ETA yet.

Enjoyed the experience!  Very clean interface too

First off, thank you for the wonderful compliments, about this kit and MAST!  As far as the merge mesh feature in MAST, I'm aware of this and a few other bugs, and it is eventually getting a major redesign.  You can report any other bugs at  https://discord.gg/eMKJ5U5

Medieval houses didn't have windows at the base levels where they were stone.  Stone walls were to protect from thieves, raiders, and the elements.  I don't plan on adding anything else to this kit.  I am making a new medieval village kit as we speak, but it will still not have windows in the stone sections.  However, since everything is textured, you will be able to simply paint stone into stucco to achieve this look.  I don't have an ETA because... feature creep.

Partially.  All of the models are in FBX format and the original Blender file is included.  However, as the description says, I use triplanar and other shaders for terrain and water.  Also, AssetForge currently ignores all uvmapping and just generates it's own, which means you would have to stick with solid color shading which should work for almost all models.  Lastly, AssetForge is really meant for putting blocks together to make other objects.  Kenney has made it very clear that it's not intended for assembling major scenes.

If you are using Unity, you can use the Modular Asset Staging Tool (MAST) that I mentioned in the description.  It's completely free.  A full Unity package is included in Modular Terrain 2.0 with everything already in prefabs, tons of more advanced assemblies of the models, and 3 sample scenes.  Also, the prefabs have MAST scripts attached that will tell MAST how to handle them (i.e. Randomizations that swap out trees/rocks/etc, rotate, flip, and scale them, without deforming them badly, Raycasts that make sure props are placed flush to the terrain, and specifications that tell MAST how the should rotate and be placed to fit perfectly.)  A lot of work was put into making this kit easy to put together.  I even added colors to the parts of the models that won't be visible, to show what should match with what.

I know this answer was much more than you asked about, but I wanted to leave this information up for anyone else who may have a question about these other things.

I used Normal directional light + Gradient-based global lighting + Post processing effects for ambient occlusion and color grading.  I recommend downloading Unity, creating a new project, add the post processing package, and then import the modular terrain 2.0 kit.  That way you can see the lighting I use in more detail.

(1 edit)

Thanks =)

The models are in OBJ format so should be compatible.  You'll probably just have to scale them up on import.

just put everything in a subfolder inside Assetforge's Collections folder.