[READY]Parallax (#22315)

* Ports Space Parallax from vg/yogs

* KILL ME

* fuck shit

* fixes

* rgfkbjhkefrhjkfrejhkfds

* Parallax, part 2.

* Gotta get these defines in before remie notices!

* DAMN IT! SHE FOUND ONE!

* fixes orbits

* fix orbits take 2

* Fixes some things with parallax

* Refactors parallax shuttle animations.
This commit is contained in:
Kyle Spier-Swenson
2016-12-20 21:55:10 -06:00
committed by Cheridan
parent 743ec486cb
commit 2243ab6036
27 changed files with 439 additions and 24 deletions
+1 -1
View File
@@ -51,8 +51,8 @@
if (!targetloc || (!lock && orbiter.loc != lastloc && orbiter.loc != targetloc))
orbiter.stop_orbit()
return
orbiter.loc = targetloc
orbiter.update_parallax_contents()
lastloc = orbiter.loc