Stuart Axon
2010-09-15 14:12:00 UTC
If anyone has access to nodebox could they test whether the first FRAME is 0 or
1
Try:
# Non dynamic bot
print FRAME
And
def draw():
print FRAME
I think starting at FRAME 0 is whats stopping the lsystem example working in my
branch, but not sure yet.
(Also - testing the lsystem examples in nodebox might be useful too).
S++
1
Try:
# Non dynamic bot
print FRAME
And
def draw():
print FRAME
I think starting at FRAME 0 is whats stopping the lsystem example working in my
branch, but not sure yet.
(Also - testing the lsystem examples in nodebox might be useful too).
S++