[2.0.9] LuaCommandable::set_command fails on next tick for attack command
[2.0.9] LuaCommandable::set_command fails on next tick for attack command
Hi, I created minimal proof of concept of the issue as a scenario code. When biter reaches location with go_to_location and next assigned command is either attack or attack_area the command fails on the next tick. My expectation is that biter would chase player instead. The same code works according to expectation on 1.1 (if storage renamed to global)
- Attachments
-
- control.lua
- (1.08 KiB) Downloaded 19 times