Hiya! Love the pack, having a lot of fun playing with it in Godot. Will you be adding any domestic packs? Beds (I know there’s one in medical but it doesn’t really look like a normal bedroom), Kitchen, bathrooms etc. Stuff for crew aprtments? Also, I imported a few models into Godot, I’m replacing the materials as i go but the glass material didn’t work when imported directly and I had some trouble with the stairs, the automatic mesh pulls in at the bottom effectivly creating a lip that stops characters walking up it/ I had to not import the mesh and add my own. Not a big problem or anything but thought you might like to know :)
Hi! Thanks a lot for your message, I’m really glad to hear you’re using the pack in a Godot project and having fun with it.
Yes, I do plan to add more everyday life props to the library. Things like crew apartments, kitchen elements, bathrooms, furniture, and similar items are something I want to expand in order to make environments feel more lived-in.
Thanks as well for the technical feedback.
For the glass, depending on the engine, transparency can sometimes be interpreted differently on import, so reassigning the material is often the best solution.
And regarding the stairs, thanks for pointing that out. I’ll take a look at it and see if I can improve the geometry or collision behavior to avoid this issue in future updates.
Thanks again for taking the time to report this, and good luck with your project!