If you haven't done it make sure to edit line 3542 and 3543:mamaluigisbagel wrote:gotcha. One thing that's confused me is some mods I've made patches for, the player sprite disappears/becomes nothing, and I can't figure out why. I did notice it seems if the mod does have a custom player sprite, it still shows up though.
EDIT: I think I actually found the problem. If I'm correct, it's because I was trying to convert Decorate files into ZScript, instead of keeping them in decorate.
Code: Select all
case Bob_Normal:
r.Y += zm_maxgroundspeed * RangeY;