Kiva-Entertainment / yohk

SRPG game made with Blender, with scripts in Python
Other
9 stars 0 forks source link

Extent carries over between units #3

Closed KaiGeffen closed 10 years ago

KaiGeffen commented 10 years ago

Currently, the following would happen: Unit A raises its extent to 3 in command select Exit command select, deselect unit, select unit B Open unit B's command select Assuming that first command has extent, its extent will be 3, but it should be 0 The solution is to reset extent to 0 each time a unit is deselected.