Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
My AI Thesis
04-23-2010, 07:01 PM,
#5
 
A little update. I'm currently working on my step 3, that is "text mode only".

To kick start I decided to it graphically first, and thus created a car with a track and other little detail. It works very well (except for the Timer object not counting time for the AI controlled car).

Returning to text mode, I encountered some trouble loading the track: it seems that Track.Load() method try to create objects graphically, and than goes in segmentation fault.

I've rewritten (in my AI_TESTING class) the method Load(), including only LoadParameters(), LoadSurfaces() and LoadRoads(); but the car seem not to collide with the ground...
These 3 methods are enough to set up a track usable by a skeleton car (that is loaded by LoadDynamics())? Smile
Reply


Messages In This Thread
My AI Thesis - by fresbeeplayer - 03-07-2010, 10:49 PM
[No subject] - by NaN - 03-08-2010, 11:57 AM
[No subject] - by fresbeeplayer - 03-08-2010, 04:33 PM
Re: My AI Thesis - by joevenzon_phpbb2_import3 - 03-08-2010, 11:18 PM
[No subject] - by fresbeeplayer - 04-23-2010, 07:01 PM
[No subject] - by NaN - 04-24-2010, 02:29 AM
[No subject] - by fresbeeplayer - 04-24-2010, 06:19 AM
[No subject] - by NaN - 04-24-2010, 07:03 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)