[ILLUSION] AI Girl, Honey Select 2, Studio Neo - Scene Sharing Thread

5.00 star(s) 1 Vote

AmaNo04

Active Member
Jul 6, 2020
858
737
227
BINGO, you were right
View attachment 5140023
I didn't know this feature.
Now I know the problem but as many times as I tried to interact with theses anchors no atemps was a success...
This conversation is getting very long I'm sorry about that, thank you so much for your help I guess I will find tutorials with this feature now that you targeted the problem
Anchor is an item. Search for it and move the item.
Or if you dare to deconstruct the scene, select the anchor, open the item+ menu and disable it for time being.
 

GIGABRAZ

Newbie
Jun 1, 2025
21
9
3
Anchor is an item. Search for it and move the item.
Or if you dare to deconstruct the scene, select the anchor, open the item+ menu and disable it for time being.
Alright, I tried to play with it for a bit but like... LOOK AT THIS MONSTER !
1755056338593.png
It looks like a lot of work to get something decent and besides that, the scene comes with an animation based on gimmicks which is not working in my case.
I guess I need to update the Ekan's gimmicks mod (or downgrade) because I spotted some other scenes with this issue
 

AmaNo04

Active Member
Jul 6, 2020
858
737
227
Alright, I tried to play with it for a bit but like... LOOK AT THIS MONSTER !
View attachment 5140077
It looks like a lot of work to get something decent and besides that, the scene comes with an animation based on gimmicks which is not working in my case.
I guess I need to update the Ekan's gimmicks mod (or downgrade) because I spotted some other scenes with this issue
That explain the mess.
IK anchor is the convenient way to move your character.
So it's obviously used mostly in animated scene.
Ekan gimmick also the same.
 

Sinkandika

New Member
May 29, 2022
9
1
55
Anyone know how to use VNGE and Timeline (not VNGE timeline) properly? I make a 4 scene in VNGE, and my duration timeline in every scene is 20 sec and everything is good. after I make scene 5 and go back to previous scene, the items that I tracked in timeline jump into random position, ex: I make arm stick with piston gimmick with node constraints and track piston position, animation speed etc with timeline, after I make scene 5 and go back, the piston move to random position that make arm move too. it happens with other scene and makes the scene mess up.
 

KHASDO

New Member
Jan 25, 2021
1
1
37
Does anyone have the file or password for this?

Oh and if someone have the file for this (the link has been deleted) would you mind share it with me?

and this as well

thanks in advance
 
  • Like
Reactions: Maximm723

Neunpli

Newbie
Nov 5, 2020
40
71
61
Had a pretty good reception last time I posted a plugin here, so I'll do it again. I made Scene Name Selector, which complements Scene Sort Selector well.

1755865687574.png


Here's what the readme.txt says:


HS2_SceneNameSelector is a simple plugin with two columns of settings. I've tried my best to visually match it to other popular plugins loaded at the scene selection menu. The GUI shouldn't corrupt or conflict with other plugins (I hope) as it's fairly isolated.

This plugin doesn't require anything outside of the standard install for HS2, except maybe HS2API.dll. (Which you probably already have)


To install HS2_SceneNameSelector, simply drop the included BepInEx folder into your Honey Select 2 game directory. The final path should look something like "...\Honey Select 2\BepInEx\Plugins\HS2_SceneNameSelector.dll"


--------------------------------------------------------

Change Scene Naming (Enter Filename In Field) - Unlocks the left column of options. As it describes, type your desired default filename for scenes that you save. If left blank, the options below do not function and scenes will still save with the default timestamp names.

Add Incremental Number To Prevent Overwriting - Saves your scene with only the chosen name, but adds numbers like (1) (2) (3) if the file already exists, so that you don't save over it.
Overwrite Existing Scenes With The Same Name - Exactly how it sounds. Saves your scene with only the input name, and saves over any png with the same filename, deleting it.
Add Timestamp To The End Of Chosen Filename - Saves your scenes with the chosen name, but with the default timestamp after it to distinguish the filenames; separated by an underscore.

Show Scene Filename Under Each Scene - Writes out the filename of each scene in the 4x3 grid directly underneath it. Caps out at certain lengths to prevent them from stretching over too far. This feature was designed for compatibility with HS2_SceneSortSelector, and will adjust to the alternative name sorting without issue. Functions fine without it, though.
Enable Verbose Logging - Enabling this turns on a bunch of log messages tied to the use/functionality of this plugin. Only really necessary for troubleshooting, and disabling it otherwise can help with performance somewhat.
Lock Window Position - Enabling this prevents you from dragging the window. The window can be positioned freely when this is disabled.

--------------------------------------------------------






Configurations (including position) are stored in the BepInEx\Config\com.neunpli.hsscenenameselector.cfg file. These settings persist between sessions.


This plugin (HS2_SceneNameSelector) was created by Neunpli. It was created with no intent to restrict distribution and with no intention of receiving payment. You may freely use this plugin however you wish, post it anywhere you like, and include it in any bundles or installation packages that you desire.

This plugin version is 1.0.0.





EDIT: THIS PLUGIN HAS BEEN UPDATED! Get the updated version here:

https://f95zone.to/threads/illusion...-maker-help-guides-thread.66252/post-17906353
 
Last edited:

Kaseijin

Active Member
Jul 9, 2022
712
1,174
267
Had a pretty good reception last time I posted a plugin here, so I'll do it again. I made Scene Name Selector, which complements Scene Sort Selector well.

View attachment 5172604


Here's what the readme.txt says:


HS2_SceneNameSelector is a simple plugin with two columns of settings. I've tried my best to visually match it to other popular plugins loaded at the scene selection menu. The GUI shouldn't corrupt or conflict with other plugins (I hope) as it's fairly isolated.

This plugin doesn't require anything outside of the standard install for HS2, except maybe HS2API.dll. (Which you probably already have)


To install HS2_SceneNameSelector, simply drop the included BepInEx folder into your Honey Select 2 game directory. The final path should look something like "...\Honey Select 2\BepInEx\Plugins\HS2_SceneNameSelector.dll"


--------------------------------------------------------

Change Scene Naming (Enter Filename In Field) - Unlocks the left column of options. As it describes, type your desired default filename for scenes that you save. If left blank, the options below do not function and scenes will still save with the default timestamp names.

Add Incremental Number To Prevent Overwriting - Saves your scene with only the chosen name, but adds numbers like (1) (2) (3) if the file already exists, so that you don't save over it.
Overwrite Existing Scenes With The Same Name - Exactly how it sounds. Saves your scene with only the input name, and saves over any png with the same filename, deleting it.
Add Timestamp To The End Of Chosen Filename - Saves your scenes with the chosen name, but with the default timestamp after it to distinguish the filenames; separated by an underscore.

Show Scene Filename Under Each Scene - Writes out the filename of each scene in the 4x3 grid directly underneath it. Caps out at certain lengths to prevent them from stretching over too far. This feature was designed for compatibility with HS2_SceneSortSelector, and will adjust to the alternative name sorting without issue. Functions fine without it, though.
Enable Verbose Logging - Enabling this turns on a bunch of log messages tied to the use/functionality of this plugin. Only really necessary for troubleshooting, and disabling it otherwise can help with performance somewhat.
Lock Window Position - Enabling this prevents you from dragging the window. The window can be positioned freely when this is disabled.

--------------------------------------------------------






Configurations (including position) are stored in the BepInEx\Config\com.neunpli.hsscenenameselector.cfg file. These settings persist between sessions.


This plugin (HS2_SceneNameSelector) was created by Neunpli. It was created with no intent to restrict distribution and with no intention of receiving payment. You may freely use this plugin however you wish, post it anywhere you like, and include it in any bundles or installation packages that you desire.

This plugin version is 1.0.0.
This is great!
These small but powerful ideas are great. Classifying game assets has become crucial as data grows.
I personally classify my work and that of others by name/series/chapters, etc.
Good job! Keep it up!

-DeepL Translated-
 

mtfabh

Newbie
Mar 3, 2022
38
11
107
Hi, does anyone have sykosis cards mine got deleted by mistake and his cards on are not available anymore. If you have them can you please share them.
 
  • Sad
Reactions: Kaseijin
5.00 star(s) 1 Vote