VU-Docs
VU-Docs copied to clipboard
Description for `SoldierEntity:SingleStepEntry()`
trafficstars
There should be a description for what it is.
We use it for Bots to move them. It's also related to the EntryInput.
If you spawn a bot soldier and give him an EntryInput in Player.input you need to use SoldierEntity:SingleStepEntry() otherwise you won't be able to kill them. Also if you use this and there is no Player.input it will crash.