bug in tv_paper when used in script

A forum dedicated to George scripting questions
Post Reply
User avatar
Mads Juul
Posts: 3992
Joined: 02 May 2007, 19:18

bug in tv_paper when used in script

Post by Mads Juul »

There is a bug in george when setting paper in script this code

Code: Select all

 tv_paper Hardness 100 Invert 1 Size 1.000000 Angle 0.000000 OffsetX 0.000000 OffsetY 0.000000 FlipX 0 FlipY 0 Active 1 Name "/Paper 04"
sets the current paper to "Paper 04" if it is put in "type scripts command " in an action. But if I use it in a script the paper is NOT set to "paper 04" it has something todo with the whitespace in the name. What to do?
Post Reply