Cameraman: A tool for Machinimists

Started by Codewalker, October 09, 2012, 03:15:05 PM

TimtheEnchanter

Quote from: Samuraiko on December 20, 2012, 08:47:45 AM
Code, any chance on getting the inverted Y-axis for this? Not having it is REALLY making it hard for me to use this. :(

Michelle
aka
Samuraiko/Dark_Respite

I'm guessing you're referring to Yaw, not the Y-coordinate?

At the least, yeah, a Yaw coord inverter would be REALLY nice. Because what is pointing in one direction for the camera, is the opposite direction for everything else. Which means you can't use copy PYR for angling characters and NPC's without doing some extra number crunching or trial and error.

Megajoule

Inverted pitch for mouse input, actually.  Not yaw.
Many of us, self included, are used to it that way.

TimtheEnchanter

Interesting thing happened today. The YAW is now inverted both for models and the camera. As in, if I just copy the camera POS and PYR and paste it into a demo, everything faces in the opposite direction.

MaidMercury

Quote from: Tahquitz on December 02, 2012, 10:23:53 PM
Oh, after doing Demorecords of our Supergroup bases, I have nothing but LOVE for this tool.

THANK YOU SO MUCH!

Did you have to re-create your SG to see it in Demolition?
....Like a map? Then launch demo...and you are inside the map?

Brightfires

Quote from: Megajoule on December 23, 2012, 08:59:14 AM
Inverted pitch for mouse input, actually.  Not yaw.
Many of us, self included, are used to it that way.

I'll add my voice to this request as well... That's the single biggest problem I have when I'm trying to move around and screenshot or FRAPs in a demo. I'm used to "pilot controls", and demos having it the other way by default is very, very difficult for me to use. 
Taker of screenshots. Player of bird-things.

Arachnion

Quote from: MaidMercury on May 03, 2013, 12:07:19 AM
Did you have to re-create your SG to see it in Demolition?
....Like a map? Then launch demo...and you are inside the map?

You have to have pre-existing demos taken in your base to use them.

As in, demos you recorded while you were in your base, while the servers were still online.
I'm all dressed up with nowhere to go
Walkin' with a dead man over my shoulder

Waiting for an invitation to arrive
Goin' to a party where no one's still alive

Takinalis

I'm late to the ballgame and I'm not really a demorecord specialist.

I'm a little upset I can't easily make new demorecords....

I know how to track the text from Camerman into a log file ... we could even have some customization of the log (replace entity a with entity b) then shuffle the entries (abababa) line per line.

EDIT for clarity: The shuffle would combine two or more log files for animation sequences...I think that's how it has to go.

Would this be a good and valid tool to make?

Thanks,
Brandon
Valkyrie Blade - Virtue Server

The Fifth Horseman

It would be a very simple tool to make.

The first step in reading the demo file is to split up the records by entities and time, the last step in producing a new demo file is to merge the records together into one file.
The only thing you need to be careful with are the timestamps, which have to be converted to absolute during the split and back to relative during merge.

I had something in PHP to handle the splitting, merging would be much simpler.
We were heroes. We were villains. At the end of the world we all fought as one. It's what we did that defines us.
The end occurred pretty much as we predicted: all servers redlining until midnight... and then no servers to go around.

Somewhere beyond time and space, if you look hard you might find a flash of silver trailing crimson: a lone lost Spartan on his way home.

Takinalis

At the time of this post, The Fifth Horseman has 666 post.... I think it's an omen!  :gonk:
Valkyrie Blade - Virtue Server