11-17-2022, 03:00 AM
Hi,
You don't need 4 sprites to warp in both directions, just 2 sprites. Here is the simplified source.
Beware that you cannot warp in both axis at the same time, that is, trying to warp in a corner breaks the logic rules. You should restrict your gameplay to avoid reaching a corner!
You don't need 4 sprites to warp in both directions, just 2 sprites. Here is the simplified source.
Beware that you cannot warp in both axis at the same time, that is, trying to warp in a corner breaks the logic rules. You should restrict your gameplay to avoid reaching a corner!