redle
Active Member
- Apr 12, 2017
- 640
- 1,148
It's not at all impossible. Any time the code says to display an image it "knows" (whether you consider that the game or the coder) who it is an image of. When code says display a picture of person X there just needs to be a call to also highlight person X. When all people are cleared, then clear all current highlighting (if just person X is cleared, then just clear highlighting of person X... or clear all highlights and re-highlight whomever is still present).I think your 2nd wish is quite impossible to do, cause there is nothing in code which indicates who you are interracting with. This will has to be done manually for every day, scene and character appearance/disappearence.
Sure, that functionality isn't currently coded, but that doesn't mean it is hard or impossible.