Author Topic: Feature Idea: Pause-with-camera-control  (Read 4755 times)

0 Members and 1 Guest are viewing this topic.

Offline Spoon

  • 212
  • ヾ(´︶`♡)ノ
Re: Feature Idea: Pause-with-camera-control
Alt-Pause to enable, then hit Enter to assume control of camera.  Controls work like FRED, centered on your ship (or possibly your target).

Already exists; is this what you wanted?
Holy **** that's awesome. I never knew
Makes me wonder how many other features are already in FSO that I just don't know about.
Urutorahappī!!

[02:42] <@Axem> spoon somethings wrong
[02:42] <@Axem> critically wrong
[02:42] <@Axem> im happy with these missions now
[02:44] <@Axem> well
[02:44] <@Axem> with 2 of them

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
Re: Feature Idea: Pause-with-camera-control
How about an incomplete demo recording system?

IIRC there's one of those lurking in the code somewhere too. :p
Karajorma's Freespace FAQ. It's almost like asking me yourself.

[ Diaspora ] - [ Seeds Of Rebellion ] - [ Mind Games ]

 

Offline Iss Mneur

  • 210
  • TODO:
Re: Feature Idea: Pause-with-camera-control
Well the most obvious way and least elegant way to do the replay feature, would be to have the physics engine dump the location data (x,y,z,facing, type of object) of all objects in the game at a set interval.  The challenge would then be to get this data back into the engine in a fashion that would allow for the user to control the playback the replay.

if you are going to do that how about writing to a variation on a mission file? then it would be viewable in the techroom.
I don't see how a writing it as a variation of a mission file is going to help, but the viewer system certainly could (should) be accessible in the techroom.  I really don't know how else we would setup access to it anyway.  I guess we could use a commandline flag to start FSO straight into a recorded mission, either from the players perspective or an arbitrary ships perspective.

the other option would be to record the display and audio output to a file then run a convertor into a popular video file
Ya, but this would not allow the replay to have the omnipotent camera that was being discussed, you are stuck with what the player seen when they played.  This would be no different than what we can accomplish now with x-fire or FRAPS.

How about an incomplete demo recording system?

IIRC there's one of those lurking in the code somewhere too. :p
That is essentially what we are looking for, while allowing the user to control the camera.
"I love deadlines. I like the whooshing sound they make as they fly by." -Douglas Adams
wxLauncher 0.9.4 public beta (now with no config file editing for FRED) | wxLauncher 2.0 Request for Comments

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
Re: Feature Idea: Pause-with-camera-control
I believe Taylor was the last person to work on it. There is code in the engine, I have no idea how complete it is though.
Karajorma's Freespace FAQ. It's almost like asking me yourself.

[ Diaspora ] - [ Seeds Of Rebellion ] - [ Mind Games ]