agentscript0
agentscript0 copied to clipboard
confusing error when creating a new agent in a world with non-integer maxY
See http://jsfiddle.net/dqkFF/1/.
We should probably just throw an error when initializing the model with weird coordinate limits?
Yup. Just require integers & maybe check minX<=maxX etc.
On Thu, Jul 31, 2014 at 3:59 PM, Benny Lichtner [email protected] wrote:
See http://jsfiddle.net/dqkFF/1/.
We should probably just throw an error when initializing the model with weird coordinate limits?
— Reply to this email directly or view it on GitHub https://github.com/backspaces/agentscript/issues/54.