- Dec 7, 2022
- 277
- 834
- 162
They are entirely different game engines, and mods for Skyrim use their own scripting language called Papyrus, not C++ which Unreal Engine uses.So I just checked this game out for the first time and... Does this game use code from Skyrim sex mods? I swear it has the exact same quirks as my modded Skyrim, all the same awkward pauses and pose transitions, even the character covers herself and moves around the same way after getting fucked with NPCs awkwardly ignoring her the exact same way.
It is doubtful the code was straight copied and re-written in C++ in its entirety and changed to work with Unreal Engine assets, as that sounds like a lot more work than just making one from scratch with Unreal Engine tools.
Still, there is a possibility it was used as inspiration for how it should work in this game and created a very similar "finite state machine" for the sex logic and animations.