ZBrushCentral

Turntable cursor showing up

How do I stop the cursor (which appears as an orange circle) from appearing on a turn table render?

// record just the Document, not the Window
[IPress,Movie: Doc]

// All set? Press go and record!
[IPress,Movie:Turntable]

I’m sure it’s an afterimage from the last command - and although it’s small, it’s persistant throught the whole turntable movie.

See attached image, subtle arrow points to cursor

I also tried a [CanvasClick,0,0] after the Movie command, but to no avail

Attachments

turntable_cursor.jpg

You can set the Cursor Size slider to 0 in the Movie>Modifiers - the cursor should then not show up.

[ISet,Movie:Modifiers:Cursor Size, 0]

Thanks again Marcus!