Replies: 3 comments 3 replies
-
These are animator functions. You can find some documentation on these here and setting up the API generally here. Basically, once you have the API up and running, you should be able to go to the Animations tab and start these jobs. SocialGraph is the simplest and should just run, so please try that one first. This will build relationships and knowledge share between agents randomly. You can pull and look at this information from the API with GET /api/npcs/{id} Get NPC by specific Id There is still lots to do in order to make this information more directly integrated with say, influencing new activities — like you and I spoke at the coffee counter about X, so then I went back to my desk and searched for X on the internet, etc. But it is there for scripting at least for now. HTH |
Beta Was this translation helpful? Give feedback.
-
Definitely a problem, give me a bit to troubleshoot here locally. Sorry for the inconvenience. |
Beta Was this translation helpful? Give feedback.
-
I posted up a temporary fix #391 for this in the latest docker image (8.1.4):
|
Beta Was this translation helpful? Give feedback.
-
I have created some NPCs and clients thanks to the new version of the project, but I'm unsure how to use the Spectre functionalities.
I noticed that the documentation refers to configurations based on the old version of the application, and the current Spectre functionalities were integrated into the Ghosts API.
I found the new configuration in the appsettings.json of the Ghosts API Docker container, which indicates that the Spectre functionality should work.
Beta Was this translation helpful? Give feedback.
All reactions