|
I *sort of* fixed it by setting the character's sprites' Y origins to 0, removing the "-90" from spreadgun_3D(), and correcting the character's position in the room.
However, the depth sprites change positions, since they are dependant on the character's Y position. Gotta fix this yourself, as I can't be bothered to read all of the engine code and understand it.
|