i'm into it. just a heads up though, encountered an error with jotaro's neutral/good end, said it couldn't find the label in the script ¯\_(ツ)_/¯ Here's the traceback:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/jotaro.rpy", line 2452, in script
ScriptError: could not find label 'jotaro_goodend'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/jotaro.rpy", line 2452, in script
File "D:\Downloads\JoestarStruck-1.0-pc\renpy\ast.py", line 1527, in execute
rv = renpy.game.script.lookup(target)
File "D:\Downloads\JoestarStruck-1.0-pc\renpy\script.py", line 858, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'jotaro_goodend'.
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Joestar★Struck 1.0
[/code]