behaviours

  1. Spring E. Thing

    Behaviours - INTERACT_COIN Hitbox Not Working?

    TL;DR I've done a lot of digging into how coins work in the SM64 Decomp source and largely deduced how the interaction between Mario and coins works. I've made a behaviour that sets a hitbox to replicate this, and I can prove the hitbox works already with obj_check_hitbox_overlap(), however for...