Hi all,
I'm making a 2d, top down game that works kind of like laser chess, that has laser rebounding off of mirrors.
The game requires a ricochet effect when the laser hits the mirrors. I have an incomming laser vector hitting a mirror vector. how do I figure out the outgoing recochet vector? I only need 2d vectors not 3d, but I assume the math really isn't all that different for both.
Hope this made sense, anyone done this?
I'm making a 2d, top down game that works kind of like laser chess, that has laser rebounding off of mirrors.
The game requires a ricochet effect when the laser hits the mirrors. I have an incomming laser vector hitting a mirror vector. how do I figure out the outgoing recochet vector? I only need 2d vectors not 3d, but I assume the math really isn't all that different for both.
Hope this made sense, anyone done this?