It's not the problem. With auto tracking i tag all shadow sprite "shadow" with one click. The problem is on ramb the shadow changes y value.
Viewing post in Excitebike (Completed by Geod)
Oh... Yeah... I could see how that would be a problem. The y value is a big problem during most of this, it seems. Have you discovered a possible way to work around it...? I’m not sure how to even begin tackling such a problem... Thanks again for looking into this, don’t push yourself too hard though! This file is not the top priority, I would imagine.
i suspect that if there's multiple shadow sprites you could use tags and then in the code have tags change y things accordingly? i did consider trying that in RCR but it'd be too inconsistent in that considering how sprites got split up in that compared to maybe this. plus this seems like there's less sprites to tag here if you were to try that approach anyway.
edit: by this i mean multiple shadow sprite tags like maybe "shadowground" and "shadowair", then taking slightly different action from ramps by using the said tags.