▲ 2 r/pygame

Some improvements to the level mask

The generated extensions are now polygons instead of rects(there's still alot of issues currently)

u/Alert_Nectarine6631 — 3 months ago
▲ 32 r/pygame

WIP, trying to develop a light mask solution

for the longest time my lights have used light masks which where quicker than using rays/per pixel work, but light would bleed over tiles so I'm trying to work on a level mask that covers the light mask, once tweaked hopefully I will have convincing lights without having to cast rays.

u/Alert_Nectarine6631 — 3 months ago
▲ 39 r/pygame

I can now add any type of interactable actor into the game, they can have super specific interactions or do simple stufffffff

u/Alert_Nectarine6631 — 4 months ago