#The main chat is cluttered

1 messages · Page 1 of 1 (latest)

austere heron
#

Hey, could you give me some more details about what's going on? A video or screenshot would be really helpful

sharp wadi
vagrant crescent
#

Well I assumed it would be a programming thing since it involves getting tiles, but I'll try that next

sharp wadi
#

tilemaps are generally a tool set for 2D developement

vagrant crescent
vagrant crescent
austere heron
#

The collision point might be on the edge of two tiles, you could try subtracting the collision normal multiplied by small number to make sure the point is inside the tile

vagrant crescent
#

@austere heron Thank you so much! That works perfectly. I'm a novice at this so I didn't really understand what the collision normal was, but now I realize it's capabilities

austere heron
#

Cool! I'm glad it works!