Search Unity

Record last X seconds of game play

Discussion in 'Unity Everyplay' started by guywald, Dec 14, 2016.

  1. guywald

    guywald

    Joined:
    Aug 22, 2013
    Posts:
    13
    Hi,

    Is it possible to have only the last X seconds until the stop recording method?
    For example: Show last 5 seconds which lead to the player losing life.


    Thanks,
    Guy
     
  2. ullatussimo

    ullatussimo

    Unity Technologies

    Joined:
    Jun 16, 2015
    Posts:
    108
    Hello @Bradypodion ,

    Thanks for reaching out.

    This is indeed possible with our latest SDK (2130-1550).
    The function you are looking for is:
    Everyplay.SetMaxRecordingSecondsLength(int length);

    Hope this helps.

    Cheers,
    Simo