Dan @atomic-arc.com · Jun 3

Kinda fun story - I accidentally made a (terrible) autopilot for the space station interior. #playdate #gamedev #indiegames #pixelart

14 likes 1 replies

?

Replies

Dan · Jun 3

A bit of background: Playdate has very basic collision detection which can't handle much other than AABB collisions. This means that there isn't a standard way of handling collision for the slopes which is a problem given that it won't be much of a game if you can fly straight through the obstacles.