Darwinbots Forum

Bots and Simulations => DNA - General => Topic started by: Nosta on November 03, 2013, 07:37:33 AM

Title: Eye Value Question
Post by: Nosta on November 03, 2013, 07:37:33 AM
Hi!

I am a newbie. My account is not new. I tried once to start learning to work with DB, but only now I think I may have more time to that.

My first question, that was not clear on the Manual, is this: how does it work the values in the eye?

What means a value of 50 (like in the Animal Minimalis)? I dont have the notion of "distances" in the game and I would like some more input. Thanks!
Title: Re: Eye Value Question
Post by: Testlund on November 03, 2013, 08:45:48 AM
It tells a bot at what distance something should be to execute the next command, but any value between 25 and 100 seems to work the same. Here's a sim where you can check this out.
Title: Re: Eye Value Question
Post by: Botsareus on November 03, 2013, 09:16:02 AM
Always good to have new members; Welcome to the team.
Title: Re: Eye Value Question
Post by: Nosta on November 03, 2013, 12:18:45 PM
Thanks :)

I wil check the bot, but the eye values arent between 0 and 32000? Why do you said between 25 and 50?

Thanks again ;)
Title: Re: Eye Value Question
Post by: Botsareus on November 03, 2013, 08:15:07 PM
There is a command available called "debugint." Do something like
Code: [Select]
cond
start
*.eye5 debugint
stop
end
Then start a simulation, pause it, open the robots console and press the debug button.
Title: Re: Eye Value Question
Post by: Nosta on November 04, 2013, 08:09:48 AM
I will try it, thanks :)
Title: Re: Eye Value Question
Post by: Testlund on November 04, 2013, 08:31:06 AM
The debug shows that there is no need for numbers above 100. The difference is too small to be of any use. I tried a bot with an eye value of 32000 and made it harder for it to hunt.