luccaPossamai / optical

MIT License
5 stars 2 forks source link

Suggestion: Different beam widths #23

Open Frosticle opened 1 week ago

Frosticle commented 1 week ago

Maybe add a magnifying lens to change the beam width. With the current beam width, trying to make a laser gate is impossible because a player or small mob can just slip between the beams. Probably also other applications too.

luccaPossamai commented 6 days ago

I see your problem. In the last version, the colision of the beam got this little "gate" based on entities bounding boxes, the beam now is thinner than before. Farms dependent of that collision system probably were affected too. This idea of changing the radius of the beam already came into my head but don't know how to adapt it to receptors sensor etc. If you have a suggestion how to do it I'll really take that in consideration.