Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Asbestosstar

Pages: 1 ... 17 18 19 20 21 22 23 [24] 25 26 27 28 29 30 31 ... 40
461
Good, Not in the 1st round though. That is planned.  Even if we are not matched we can grudge, my bot is designed to fail!

For every one unsure to join,

I have awesome plans for SBV, such as a half time show, commercials, comedy, and bonzi buddy.

462
No.......


F1Krazy accepted a week left!

463
Shield's flying robot accepted, 9 more days!
7 More Slots.

464
10 days left y'all.

465
Sweet!  Thanks for the AI script!  I have been wondering how to handle identifying a particular game component.  I suppose player1 and player2 would have their own tags?

When you say "more robots", do you mean more robots that are pre-made and ship with the game, or are you referring to a user's ability to create and store more of their own creations?

[/quote]
I think you would tag the everybody"Player" and only give the script to the AI players. So th'all kill each other. Did you test the lines i sent you?

466
unity is a good dev environment, i use it, I will check it out,maybe i will use it in a GTM event. Will the rumbles allow more bots that RA2?


EDIT:Looked at it, good start, cant wait to see more,Looks in lots of ways better that RA1 ,RA2 and almost RA3 graphic wise.
Also, nice , that may be the best online fighting game, there are some but none this style, You should also port to tablets, I only know 1 other bot fighting game that is inactive, I would love to see that on tablets.

Also, You can Make AI to make the other bots move with these simple lines of code if you want to try.

Transform tr_Player;
   float f_RotSpeed=3.0f,f_MoveSpeed = 3.0f;

   // Use this for initialization
   void Start ()
   {

      tr_Player = GameObject.FindGameObjectWithTag ("Player").transform; }

   // Update is called once per frame
   void Update ()
   {
      /* Look at Player*/
      transform.rotation = Quaternion.Slerp (transform.rotation , Quaternion.LookRotation (tr_Player.position - transform.position) , f_RotSpeed * Time.deltaTime);

      /* Move at Player*/
      transform.position += transform.forward * f_MoveSpeed * Time.deltaTime;
   }

467
Off-Topic Discussion / Re: GTM QT3.142's
« on: July 11, 2017, 12:30:46 AM »
75% of the avatars above me make me want to do the die.

Oh boy!, Does that include mine, does that include mine!!!!????!!!!

468
Off-Topic Discussion / Re: GTM QT3.142's
« on: July 10, 2017, 10:12:22 PM »


He's pretty

469
Custom Components Showcase / Re: Pay Tribute With Replicas
« on: July 06, 2017, 01:07:57 AM »
What the , man how??????!!!!! How it possible.

470
Tournament Archives / Re: [DSL IRL HW & BW] GTM Live - Signups
« on: July 04, 2017, 11:16:28 AM »
Does a box count as IRL?

471
Robots Showcase / Re: Team Trash 'Em/ Team B.R.U.M.M.I.E
« on: July 02, 2017, 10:31:21 AM »
Use the modify button.

472
Contests / Re: VOTE BOTM JULY 2017
« on: June 30, 2017, 10:25:38 PM »
3 was engima

473
Contests / Re: VOTE BOTM JULY 2017
« on: June 30, 2017, 02:07:50 PM »
Forgot to enter but they all look cool.

474
Enigma has been received,
Entries filling out fast.
Only 8 slots left!

475
Which is yes?

476
Off-Topic Discussion / Re: The Happy Birthday Thrackerzod thread
« on: June 24, 2017, 07:22:22 PM »
Thanks all you guys,  I appreciate it!

:smileyface:

Your welcome homie!

477
Tournament Archives / Re: [DSL IRL, HW & MW] Brothers in arms
« on: June 24, 2017, 06:34:49 PM »
You helped me
I'll help you.
i put
SI!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[/quote]
1. True
2. I can be on GTM Twice, as my parents unplugged the modem (last two weeks im studying af). On my bus wifi when: i am going to school, i am going home from school.
[/quote]You still have a modem? Those things are from like the 90's and are severely outdated by today's standards.
[/quote]

No they not
Modem Man
Keep doin what you doin with that modem

478
Tgm received will test it after

Xp SP3 64 did not work, had the same problem as ME
Upgrading to vista. Did not work either, guess I will have to do in on my normal computer



PlayZooki Accepted.

479
CB2 is allowed,
I will probably do the tourney in 2 separate video, you can change after that 1st. If you make it past the 1st.

480
Off-Topic Discussion / Re: The Happy Birthday Thrackerzod thread
« on: June 24, 2017, 11:46:39 AM »
You are an awesome mod! Better than a lot of mods, you do not abuse your powers, so happy Birthday.

Pages: 1 ... 17 18 19 20 21 22 23 [24] 25 26 27 28 29 30 31 ... 40