Author Topic: Neat mod idea  (Read 1652 times)

0 Members and 1 Guest are viewing this topic.

Offline Unknown Target

  • Get off my lawn!
  • 212
  • Push.Pull?
Not sure if anyone wants to do this, but I was thinking it would be kind of neat if someone did a Shattered Horizon style 6DOF shooter mod for FS2. The "cockpit" mesh would be whatever weapon you have equipped, or some sort of general purpose gun. Most else would work a lot like FS2.

Just throwing it out there :)

 

Offline General Battuta

  • Poe's Law In Action
  • 214
  • i wonder when my postcount will exceed my iq
There was that FPS sequence in Vassago's Dirge.

 

Offline Dragon

  • Citation needed
  • 212
  • The sky is the limit.
[offtopic]
Ah, so there are 6DOF shooters besides Descent.
This one is multiplayer though, do you know any good SP ones (other than Descent)?
[/offtopic]
It's possible to make 6DOF shooter mod for FS, though it'd be easier to make it more Descent-like (FS even uses parts of Descen source code).
In fact, it's just a matter of modelling a large installation and modding tables.
Aside from efficency concerns (such installation would require a lot of polies to make) and AI smashing into the walls, it's fully doable.

 
If you set speeds to really low and rotation times to really high, and give the corridors several times larger size than actually needed, then the AI should be able to handle tunnels.

Or you could give the NPC soldiers cruiser AI and have them move on preset waypoint paths, triggered either by something the player does or by a given order to move to the next position.
'Teeth of the Tiger' - campaign in the making
Story, Ships, Weapons, Project Leader.

 

Offline Nuke

  • Ka-Boom!
  • 212
  • Mutants Worship Me
i remember awhile back i managed to convert some old quake levels that i never finished to pof and attempted a descent mod on the cheap. ai just kept flying into walls.
I can no longer sit back and allow communist infiltration, communist indoctrination, communist subversion, and the international communist conspiracy to sap and impurify all of our precious bodily fluids.

Nuke's Scripting SVN

 

Offline Unknown Target

  • Get off my lawn!
  • 212
  • Push.Pull?
You might have to path the tunnels with waypoints, and give the AI an objective to follow them.

 

Offline Black Wolf

  • Twisted Infinities
  • 212
  • Hey! You! Get off-a my cloud!
    • Visit the TI homepage!
I've actually thought about this before - the only way I reckon it could be made to wok would be if you had conflict in big, open chambers, with the tunnels between them guarded by static weapon emplacements and such. The AI's just not designed to work in close quarters.
TWISTED INFINITIES · SECTORGAME· FRONTLINES
Rarely Updated P3D.
Burn the heretic who killed F2S! Burn him, burn him!!- GalEmp

 

Offline Droid803

  • Trusted poster of legit stuff
  • 213
  • /人 ◕ ‿‿ ◕ 人\ Do you want to be a Magical Girl?
    • Skype
    • Steam
Well see, the FreeSpace AI is accustomed to having a lot of FreeSpace so I don't think they check running into stuff all that often.
Not that that couldn't be hacked around. I mean, you could just put a lot of stationary gun emplacements, for one :P
(´・ω・`)
=============================================================

 

Offline General Battuta

  • Poe's Law In Action
  • 214
  • i wonder when my postcount will exceed my iq
I've actually thought about this before - the only way I reckon it could be made to wok would be if you had conflict in big, open chambers, with the tunnels between them guarded by static weapon emplacements and such. The AI's just not designed to work in close quarters.

Unfortunately even then the AI goes mad, as they're inside the radius of a model and get a little...twitchy.

 

Offline Unknown Target

  • Get off my lawn!
  • 212
  • Push.Pull?
Why doesn't the A.I. detect other ships via reading of the location data for all ship normals (already used in collision data) in the scene, and then have an adjustable "stay this far away from the averaged coordinates of X group of these". In fact, given a lot of the AI's behavior, this might be almost the exact way it's done in the game already and it's just not tuned for what to do when it's surrounded by normals.