josephcyang4459 / Duo-Darts

Darts but with Dating aspects. Fun stuff.
1 stars 0 forks source link

Cutscenes Must be Reset Before every build. #96

Closed LipglossBPoppin closed 3 weeks ago

LipglossBPoppin commented 1 month ago

Unity and GitHub have troubles with changes to subscenes so you MUST Resend to Cutscenes before every build.

josephcyang4459 commented 3 weeks ago

As a note (mainly for myself), not resetting before every build can cause various characters to not appear during their cutscenes, and probably a few other things too. Refer to #121 and #126. For convenience, here is a snippit of how to reset before every build taken from #121. image

LipglossBPoppin commented 3 weeks ago

Pushed a fix for stale data lingering in cutscenes. Should now be fixed.