Wargus / war1gus

Importer and scripts for Warcraft: Orcs and Humans
GNU General Public License v2.0
100 stars 13 forks source link

units attacking and are position in wrong places #455

Closed Lagi7 closed 1 month ago

Lagi7 commented 4 months ago

f.ex. it appears on screen that units are attacking from 2 tiles away

or

they hitting empty space, while the representing unit is on different location

image

on this screen the top grunt is probably located near the TH but the graphic is dispaly in odd location

image

image

swordsman is hitting south tile, while orc is on the same tile as footman check where the blood is shed

Jarod42 commented 1 month ago

Issue found (but not yet the correct fix) move animation action is buggy: last wait (after fully tile move) starts a move again (with sub offset to last position). and so the breakable wait in animation is not from a correct state.