create a loop with hgeo sequence

   3396   2   0
User Avatar
Member
37 posts
Joined: April 2013
Offline
Hi,
I want create a loop with geo sequence 15 frames.
So i wrote in : Geometry File :
$HIP/geo/YAKURU_01.hipnc.filecache1.$F%15+1.bgeo

But it can't read, don't calculate…
$F%15+1
what did i write wrong ?
User Avatar
Member
8555 posts
Joined: July 2007
Offline
for string parms you need to use `` for expressions unless you are using just a $ variable alone

so it'll be like this
$HIP/geo/YAKURU_01.hipnc.filecache1.`$F%15+1`.bgeo
Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
37 posts
Joined: April 2013
Offline
Thank you Tamte !

At the first look i didn't make the difference between ‘ ’ and ``
Now i will never forget !
  • Quick Links