I don't usually have trouble AIing but I don't seem to be able to AI a certain bot. It has a 'Spin' weapon and a 'Fire' weapon, to be more specific, it has two front spinning discs and a hammer. I can get the hammer working but not with the discs. Does anyone know what type of bindings I should use to get these working?
Quote from: yug1tom on June 27, 2014, 03:55:11 PMI don't usually have trouble AIing but I don't seem to be able to AI a certain bot. It has a 'Spin' weapon and a 'Fire' weapon, to be more specific, it has two front spinning discs and a hammer. I can get the hammer working but not with the discs. Does anyone know what type of bindings I should use to get these working?Iirc it's a type of Omni ai, which bot is it?
Quote from: Natster-104 on June 27, 2014, 03:58:50 PMQuote from: yug1tom on June 27, 2014, 03:55:11 PMI don't usually have trouble AIing but I don't seem to be able to AI a certain bot. It has a 'Spin' weapon and a 'Fire' weapon, to be more specific, it has two front spinning discs and a hammer. I can get the hammer working but not with the discs. Does anyone know what type of bindings I should use to get these working?Iirc it's a type of Omni ai, which bot is it?Tommy's UHW
Quote from: yug1tom on June 27, 2014, 04:14:00 PMQuote from: Natster-104 on June 27, 2014, 03:58:50 PMQuote from: yug1tom on June 27, 2014, 03:55:11 PMI don't usually have trouble AIing but I don't seem to be able to AI a certain bot. It has a 'Spin' weapon and a 'Fire' weapon, to be more specific, it has two front spinning discs and a hammer. I can get the hammer working but not with the discs. Does anyone know what type of bindings I should use to get these working?Iirc it's a type of Omni ai, which bot is it?Tommy's UHWAsk other members but I think it's OmniSpin (quote me if I'm wrong)
Omni is fine, do you have the smartzone named correctly?
Wait, Ultra Metallicus is just a spinner, if I recall.I'll go check.
Quote from: TommyProductionsInc on June 27, 2014, 05:05:59 PMWait, Ultra Metallicus is just a spinner, if I recall.I'll go check.Sorry, Tommy, I f***ed up. I meant Deathstalker from SHIELD.
Quote from: 090901 on June 27, 2014, 04:22:52 PMOmni is fine, do you have the smartzone named correctly?Yeah, I do. 'weapon' and Fire for the axe and Spin for the discs.
Id recomment you AI it to where everytime it moves, the discs spin.Drive forward spins weapons.Drive backwards spins weapons.Drive left or right, it spins the weapons.Just AI it as an axebot.
Quote from: TommyProductionsInc on June 27, 2014, 08:24:22 PMId recomment you AI it to where everytime it moves, the discs spin.Drive forward spins weapons.Drive backwards spins weapons.Drive left or right, it spins the weapons.Just AI it as an axebot.That's actually a pretty good idea. Thanks, Tommy.
Another random problem...This his him in action and he seems to not be able to turn.Here are the bindings:list.append(("Rust Spawn","Rammer",{'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5}))Any ideas on where I messed up?
Quote from: yug1tom on June 30, 2014, 11:46:03 AMAnother random problem...This his him in action and he seems to not be able to turn.Here are the bindings:list.append(("Rust Spawn","Rammer",{'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5}))Any ideas on where I messed up?Have you named the controller 'LeftRight' on the control that turns it left right? does it turn the motors in the right directions?
Quote from: Natster-104 on June 30, 2014, 11:49:38 AMQuote from: yug1tom on June 30, 2014, 11:46:03 AMAnother random problem...This his him in action and he seems to not be able to turn.Here are the bindings:list.append(("Rust Spawn","Rammer",{'nose':math.pi,'radius':0.1,'topspeed':100,'throttle':130,'turn':60,'turnspeed':2.5}))Any ideas on where I messed up?Have you named the controller 'LeftRight' on the control that turns it left right? does it turn the motors in the right directions?Yeah... totally... why would I make a rookie mistake like that? *quickly changes the analog name to 'LeftRight*Ha ha, but seriously, thanks, Natster. I can't believe I overlooked something like that!