How would you record a gameplay footage of your unity3D Mobile game to showcase your game on a website like youtube?
I want to start uploading a weekly develpment updates with videos, tryed to record unity´s editor, but the person watching can´t see where your fingers are touching, tryed to record with a camera, horrible, hand is in front, can´t really see what i am doing, what would you suggest?
You could have the game draw a circle where a touch is detected to visualise the input and record it from the editor.
good idea, goint to give it a try
just stopped and thought about your idea, the problem is, my game has tilt device controls =/
Set-up an alternate control scheme for the editor, then display a mock device that moves as if the tilt controls were in action.
Or just video the game being played on a device.
Nothing says you can’t do both. For the actual game play, record it from the Unity window. For the mobile controls, film someone playing it and splice the two together in such a way that it is obvious that the hand motions go with the action.