This site requires JavaScript, please enable it in your browser!
Greenfoot back

Comments for 2D-Aimbot

Return to 2D-Aimbot

erdelferdelf

2012/6/28

Well, the aiming is not really difficult, but I would love to see the code of the particles
BytelordBytelord

2012/6/28

It's easy to code if you have a bit math skill yes. I'll send you a pn with the particle information
A new version of this scenario was uploaded on Thu Jun 28 17:19:30 UTC 2012 Added Counter Added Information Label Added better aim show
darkmist255darkmist255

2012/6/28

I'd love to know what you did for the particles. I'm trying to write some particle code but I'm having difficulties.
A new version of this scenario was uploaded on Thu Jun 28 18:23:02 UTC 2012 Play Speed
erdelferdelf

2012/6/28

why do you need math skills, there are methods like move and turnTowards, to do the direction.
erdelferdelf

2012/6/28

oh, and you could send me an e-mail with the code, my address is on my profile
erdelferdelf

2012/6/29

hm, pls send me the particle code
erdelferdelf

2012/6/29

here is my version (without the particles): http://www.greenfoot.org/scenarios/5655
BytelordBytelord

2012/7/2

Look here to see how do you do this without methods from Greenfoot: (for all) http://bytelord.jimdo.com/java/
vavanadevavanade

2012/9/17

If you want something more challenging in terms of aiming, try Robocode (http://robocode.sourceforge.net/)