XaiJu
enlit3d
enlit3d

patreon


V4.4 - modding!

Download LINK.

See previous post for basic instructions on modding.

Changes (beyond modding stuff):

Here is the supplementry .blend file as reference for making new items/animations.

You need an addon for blender to export to .json file format. Here it is. You need to unpacked it and then put the folder under blender_installation_folder/X.XX/scripts/addons. Then click on "file" on top left, open the user preferences window, select the Add-ons tab

Find the filter for Import-Export:

Then enable the exporter:

Now, in case anyone's curious, This game does not use Three.js at all. It was the only working .json file format I could find at that time. I wrote an importer completely independent from the Three.js built-in loader and the game actually uses a different internal file format which is converted from the Three.js .json format. The .json format was picked because I wanted to support web builds, which handles .json files better than anything else.

On exporting equipment, make sure these options are selected on the exporter:

On exporting animations, make sure these options are used:

I believe it's possible to turn off Vertices, Faces, Normals and UVs for pure animation files but it just wastes some space if you left them on.

Also, make sure the armature is in POSE mode and the current selected animation (called "action") in blender is at "rest". I provided a "REST" animation for reference but you could easily create your own by selecting all the bones with pressing A, then press space and type in "clear pose transforms."

If you have any issues or questions regarding modding, feel free to ask in the #modding-related channel on my discord.



V4.4 - modding! V4.4 - modding!

Comments

Be sure to use Blender Version 27.9b. Version 2.8 WILL NOT WORK Also, if it installs blender on drive D: your addons will be installed into a different Drive C: you will want to go to User Settings and change the Scripts directory to your blender_installation_folder/X.XX/scripts/ to fix that

NSFW Club Games Hoogly

Out of those on your list, "change the slot of the worn_panty" and "remove moves I don't like (ground pound)" are possible. "add moves like the punish_slapping to characters with a D" is not currently supported but its possible to implement.

Enlit3D

When a new version is released I usually extract the app.asar file and modify the uglified js. I like to change things like: -increase the length of grab resisting, -change the slot of the worn_panty (so I can wear it with the maid dress), -make enemies grabable, -give enemies leap, -speed up leap so that it's not so easy to dodge, -reduce lust gain, -remove moves I don't like (ground pound), -add moves like the punish_slapping to characters with a D, -reduce clothing destruction. Is there a way I could do any of this with the new modding implementation?

Got the same bug and uploaded it to discord lol

Kian

Yeh got the same thing, I've posted an image of the bug on community.

Mike W

I found a bug in the initial loading screen, the message comes up when it's loading 261/265 I took a screenshot but can't find a way to send it to you.

Will there be a "gallery mode"?

Did the person who mentioned making a Nexus page ever get around to it? just so theres an easy to access and use depository for any mods that do get made.

O Neill


More Creators