Some changes/placeholders to custom effects.
Fix overlapping screen shakes causing screen to offset. Other minor fixes. 3.5 plays through all the missions now more or less as intended minus various custom effects.
This commit is contained in:
parent
63f79738b0
commit
6178ff5505
3 changed files with 125 additions and 25 deletions
|
@ -17,7 +17,7 @@
|
|||
<script src="Js/XduPlayer.min.js"></script>
|
||||
<div id="loading-container" class="centered">
|
||||
<h2 id="loading-utage">Loading Utage Data...</h2>
|
||||
<h2 id="loading-font">Loading Fonts...</h2>
|
||||
<h2 id="loading-font">Loading Page Data...</h2>
|
||||
</div>
|
||||
<div id="parent-container" class="fade-in centered">
|
||||
<div id="other-controls-container">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue