What would be the best engine for a game like Glassix where characters can navigate over the map based on the time and schedule as well as do their own actions there?
Preferably I would need a good Update() or Thread() function for the heavy AI simulation as well as possible realtime clock and running events.
I guess ren'py would be my default choice and Unity would be the more complicated option.
Is there a better engine other than that?
I am also looking for what I can do for assets for the Visual Novel Locations. Is there a Image pack somewhere that is readily available?
It doesn't need to be full 3D Scenes, just the locations represented, again something like Glassix would be ideal.
Preferably I would need a good Update() or Thread() function for the heavy AI simulation as well as possible realtime clock and running events.
I guess ren'py would be my default choice and Unity would be the more complicated option.
Is there a better engine other than that?
I am also looking for what I can do for assets for the Visual Novel Locations. Is there a Image pack somewhere that is readily available?
It doesn't need to be full 3D Scenes, just the locations represented, again something like Glassix would be ideal.