curioustorvald / Terrarum

Modular game engine for a side-scrolling tilemap platformer, and a game that runs on top of it
Other
13 stars 0 forks source link

Wires Won't Render Across the World Seam #43

Closed curioustorvald closed 2 years ago

curioustorvald commented 3 years ago

How to reproduce:

  1. Somehow pre-install the wires across the seam
  2. Unequip the wire
  3. Move to the right-end of the world (just go left until X-position wraps around)
  4. Update the wire actors by re-equipping the wire
  5. Wire disappears!
curioustorvald commented 2 years ago

fixed by the recent commit