[factorio.com] Rocket is only sensitive on the upper half
Posted: Fri Jul 10, 2020 7:31 pm
I love the rocket!
But the behavior is a bit weird. You have to hover and click on the top half of the rocket for it to function (i.e. not the bottom).
Might I suggest this addition?
But the behavior is a bit weird. You have to hover and click on the top half of the rocket for it to function (i.e. not the bottom).
Might I suggest this addition?
Code: Select all
.shadow-overlay,
.shadow-overlay-bottom {
pointer-events: none;
}