Game Development Community

Reposting the demo recording feature

by Roshan Kuriyan · in General Discussion · 07/18/2008 (3:08 am) · 0 replies

As we discussed earlier on , I monitored the recording mechanism in Torque . It seems that it stores the datas as a bit stream. I have already figure out some of the recording mechnisms of the event, ghost and environment storing functions.

We are not able to find the player actions recording scripts. We think that it calls the "player.cc" file to store the actions of the player.

Can you inform us file name from which the player actions are taken for recording..