fixed bug with cutting through laser emitter in special cases in MM engine
authorHolger Schemel <info@artsoft.org>
Wed, 18 Jan 2023 17:51:54 +0000 (18:51 +0100)
committerHolger Schemel <info@artsoft.org>
Wed, 18 Jan 2023 17:56:17 +0000 (18:56 +0100)
commit4b19c6f46ee4ba9aeb067e0384a5c2b1a1b1b9b1
tree1495f09379d15c0c7691e01732bff2b9433d67b0
parent633d0244c9dfaf509bfdd5ea3bc9d37cfac7ffa5
fixed bug with cutting through laser emitter in special cases in MM engine

While the laser beam can be pointed at the middle of the laser emitter
element, and also can slightly touch it at its very edges, it should
not be possible to cut through it nearer to the middle, but without
really hitting the middle of the laser emitter.
src/game_mm/mm_game.c