previousSceneSamePOV.lastWords gets the wrong last words
complete
S
Silky Sturgeon
After the latest update context.previousSceneSamePOV.lastWords is a valid function (thanks!), but it seems to always be getting the last words of the immediately previous scene regardless of if the POV matches or not, making it functionally same as context.previousScene.lastWords.
However, interestingly if the scene the function is called from is the first scene where a particular POV is used, then the function gets nothing, as expected.
spaceemotion
complete
spaceemotion
in next release
spaceemotion
Silky Sturgeon "previous scene same pov" always matches the previous scene if both scenes (current + previous) use the novel POV. Can you make sure that that's not the case?
S
Silky Sturgeon
spaceemotion I've a custom character POV (3rd person) set on all of my scenes.
spaceemotion
Silky Sturgeon I think i found the bug. going to add more testing around that!
spaceemotion
under review