picosonic / D3

Dizzy3
MIT License
7 stars 0 forks source link

Add correct player movements #52

Open picosonic opened 1 year ago

picosonic commented 1 year ago

This uses collision detection with 8x8 block attrib data, gravity, animation sequence selection (one of 9 sequences)

Also player can automatically walk up small slopes and tumbling continues until complete.

Room transitions need handling correctly to prevent player getting stuck in the walls or other solid objects