Unity Samantha [v2.03f] [Walter's Games]

2.70 star(s) 11 Votes

randomname2243

Active Member
Oct 26, 2017
857
854
Not bad advices. Especially about NPC - these bastards eat a lot of memory
The only game l have played that is really bad optimized is Yandere simulator with its AI along other things. Because even dropping all settings and having draw distance be 20 meters, the AI surely does all the damage.
also other games(aside Unity) surely have the AI being the heavy dealer to performance loss.
Other games like Artificial academy 2, l have many NPCs(24) and the game lags(low FpS), slowing the process when the 3D model loads when trying to converse. Same In their Summer Scramble (lesser AA2 but summer vacation). But when l only have few characters around, it is considerably lighter and smoother
That's my theory, what l am saying is, by feeling and experience, l can see how heavy the AI can be as a problem.
The problem is how, can someone can efficiently make the AI less to be a burden. More efficient scripts? Without looking at numbers, it is hard to gauge the situation.
Maybe you could ask ChatGPT about this problem or in forums(unity, either by looking topics or asking the question yourself).
This whole situation got me interested, l am sure everyone here can learn something, that's why l reply.

I asked the AI
If you want, l can share the public link
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:
  • Like
Reactions: johnyakuza1
Oct 7, 2023
132
224
Working on new kinds of clothes

Hi, everybody. I'm working on some new types of clothes at the moment. I tried to make all the new clothes as different as possible. In version 2.04 will be a large selection of clothes, now there are 22 new types of clothes. You can see already added new types of clothes in previous posts - here are screenshots of only the ones I haven't shown yet.

Gym uniform

Screenshot 2025-01-11 185354.png Screenshot 2025-01-11 185417.png
High-heeled boots

Screenshot 2025-01-11 185452.png Screenshot 2025-01-11 185511.png

Long sleeves

Screenshot 2025-01-11 185556.png

Tank top and shorts

Screenshot 2025-01-11 185621.png Screenshot 2025-01-11 185635.png

Punk collar

Screenshot 2025-01-11 185657.png

Red dress (no texture yet)

Screenshot 2025-01-11 185737.png Screenshot 2025-01-11 185806.png

Transparent mini dress

Screenshot 2025-01-11 185926.png Screenshot 2025-01-11 185943.png

I also plan to add a corset, a business shirt and a house robe. When all new clothes will work correctly - I will start launching test version 2.04. There will be a lot of new content.

Screenshot 2025-01-11 190610.png
 

randomname2243

Active Member
Oct 26, 2017
857
854
Working on new kinds of clothes

Hi, everybody. I'm working on some new types of clothes at the moment. I tried to make all the new clothes as different as possible. In version 2.04 will be a large selection of clothes, now there are 22 new types of clothes. You can see already added new types of clothes in previous posts - here are screenshots of only the ones I haven't shown yet.

Gym uniform

View attachment 4433445 View attachment 4433446
High-heeled boots

View attachment 4433447 View attachment 4433448

Long sleeves

View attachment 4433449

Tank top and shorts

View attachment 4433450 View attachment 4433451

Punk collar

View attachment 4433452

Red dress (no texture yet)

View attachment 4433453 View attachment 4433454

Transparent mini dress

View attachment 4433455 View attachment 4433456

I also plan to add a corset, a business shirt and a house robe. When all new clothes will work correctly - I will start launching test version 2.04. There will be a lot of new content.

View attachment 4433457
Did you manage to solve the puzzle of Optimization?
 

johnyakuza1

Active Member
Jun 5, 2022
926
1,957
Working on new kinds of clothes

Hi, everybody. I'm working on some new types of clothes at the moment. I tried to make all the new clothes as different as possible. In version 2.04 will be a large selection of clothes, now there are 22 new types of clothes. You can see already added new types of clothes in previous posts - here are screenshots of only the ones I haven't shown yet.

Gym uniform

View attachment 4433445 View attachment 4433446
High-heeled boots

View attachment 4433447 View attachment 4433448

Long sleeves

View attachment 4433449

Tank top and shorts

View attachment 4433450 View attachment 4433451

Punk collar

View attachment 4433452

Red dress (no texture yet)

View attachment 4433453 View attachment 4433454

Transparent mini dress

View attachment 4433455 View attachment 4433456

I also plan to add a corset, a business shirt and a house robe. When all new clothes will work correctly - I will start launching test version 2.04. There will be a lot of new content.

View attachment 4433457
Very nice, especially the red dress. If I can request—a high rise denim jeans and tube top in the future.:love:
 
Last edited:
Oct 7, 2023
132
224
Did you manage to solve the puzzle of Optimization?
One of problems - too much NPC in city. I think to instantiate and destroy them on distance. In Seleka it works like that. And want to chop current city on 3 small districts - street with pool, with school and with market. I more work now on Sammy model - need to change her bone structure to make possible to unwear/wear clothes with animation of cloth and make new clothes work correct with masturbations/exposing
 
  • Like
Reactions: johnyakuza1

randomname2243

Active Member
Oct 26, 2017
857
854
One of problems - too much NPC in city. I think to instantiate and destroy them on distance. In Seleka it works like that. And want to chop current city on 3 small districts - street with pool, with school and with market. I more work now on Sammy model - need to change her bone structure to make possible to unwear/wear clothes with animation of cloth and make new clothes work correct with masturbations/exposing
After Sammy, the main problem is AI and possibly what else?
 
  • Like
Reactions: johnyakuza1
2.70 star(s) 11 Votes