kaykayyali ec7fdd5f8d fix: instantiate MovementComponent as this.movement in Unit base class
Infantry/Tank call this.movement.shouldUpdate() but Unit stored movement
config as a plain object in this.components. Import MovementComponent and
expose it as this.movement so subclasses get the real instance with shouldUpdate().
2026-05-30 03:19:27 +00:00
2026-05-24 00:12:57 +00:00
2026-05-24 00:12:57 +00:00
2026-05-24 00:12:57 +00:00
2026-05-24 00:12:57 +00:00
2026-05-24 00:12:57 +00:00
Description
No description provided
Readme 2.6 MiB
Languages
JavaScript 83.9%
TypeScript 14.4%
Python 1.4%
CSS 0.2%