- Feb 19, 2019
- 409
- 1,258
Happy new year boys
Mega
Happy new year boys
Mega
Happy New Year and thank you for the link.Happy new year boys
Mega
Creator said" I'll hopefully be able to announce a release date for the alpha (demo) version next month! " Well at least we can anticipate something in the next few monthsversion 0.1.4 is still the last one, right now ?
That's the biggest mistake with most of these porn game creators. They're forgetting the fact that it's porn and not some GTA game.Those animations look quite good. Hopefully all his effort didn't go to some shitty amateur 3d action game. We need PORN!
Well if they want to try their hand at actually incorporating actual gameplay and not being a glorified animation viewer, more power to 'em.That's the biggest mistake with most of these porn game creators. They're forgetting the fact that it's porn and not some GTA game.
That's the biggest mistake with most of these porn game creators. They're forgetting the fact that it's porn and not some GTA game.
Well if they want to try their hand at actually incorporating actual gameplay and not being a glorified animation viewer, more power to 'em.
Awesome, I cannot wait!Creator said" I'll hopefully be able to announce a release date for the alpha (demo) version next month! " Well at least we can anticipate something in the next few months
I get people are upset, but I'm going to be honest with you here. This project is NOT a simple project, and many of you have no idea what's required. I'll list out some simple facts, and provide some insight into these factors to help explain what's going on.This developer needs to stop apologizing for not releasing a new version and just release a new version. I've seen his patreon people are upset and I can see why with little animations meant to tide them over when it's been ages since a new release of the game.
I kind of think this is also part of the problem, sometimes independent devs bite off more than they can chew. Also, as stated above, it's good to remember the purpose of the game, if people want to play some deep open world game with dynamic environments and immersive atmosphere, there are studios out there making those games and its not ultimately what brings someone to a game like UTW. I think sticking with something really simple like battles and having to trigger certain mechanics to unlock content like the present release is probably a lot better of a concept imo. It means you can more narrowly put your focus on the things that matter like character models and endings.I get people are upset, but I'm going to be honest with you here. This project is NOT a simple project, and many of you have no idea what's required. I'll list out some simple facts, and provide some insight into these factors to help explain what's going on.
- The game that's being developed is open world.
What this means, is that maps need to be developed. Not one, plural, and they need to smoothly transition from one map to another. Every thing you see in a game requires a texture. From grass, to rocks, to trees and their leaves. 3D Models are needed, rocks, foliage (Trees grass and flowers), etc. Then, once you've created your basic map, you need to add Nav Meshes, lighting, paths, etc.
- 3D Assets. I'm not going to say much here, I'm just gonna point to this video and tell you to keep in mind this is from someone who's job is ONLY to produce 3d assets.You must be registered to see the links
- UI - I'm not a pro, but I've spent days building up a menu system, then scrapped it and spent days again rebuilding it. Over and over, until it had the functionality I wanted. Nothing to do with art or style, never got that far. Just pure functionality.
- Sound Effects. Everything you hear? Either you've got a high quality microphone and you're spending days recording things for your sound effects, Then even more time clipping the tracks, modulating them, converting them, timing them to play with animations, etc. or you're dishing out cash to buy a license to use someone elses work, and you're still doing half the work.
- Programming Logic. From what happens when you click a button, to saving and loading variables that make things work, to the AI behavior of enemies, everything that happens has a back end to make it happen. These back ends are not easily developed, get built and rebuilt. Added something new? Go back through everything you've already built and make sure you didn't break anything (Which you did and will have to fix).
- Optimization. Got something built? Do a quick run through, and why the heck is the FPS at 15.00? Guess it's time to go back and edit what you've already done and do some optimization (Won't go into detail here as it gets pretty technical, but lets just say time consuming and hard).
All of these things take time and money to do, and AFAIK this isn't a big project with multiple people dedicating entire work days to it. This isn't RPGMaker or Renpy, UE is a complicated system.