punchcafe / spooky_jam_24

0 stars 0 forks source link

BUG: Platforms don't have collission boxes for wings #2

Open punchcafe opened 4 hours ago

punchcafe commented 4 hours ago

Before fixing this bug, it's probably worth looking at how to abstract the construction of these wings so we only need to fix it in one place

punchcafe commented 4 hours ago

Maybe inheritance from a base_platform which has the wing / fundamental things?