eliasku / 13

Fast-action P2P multiplayer game 13 (js13k-2022)
https://iioi.herokuapp.com/
93 stars 27 forks source link

Ray-cast functions #129

Open eliasku opened 1 year ago

eliasku commented 1 year ago

Add function to ray-cast ray/line versus the world (walls and objects).

Unblocks different nice features:

eliasku commented 1 year ago

Optimize raycasting for tilemap and loose grid objects

eliasku commented 1 year ago