Xpresso save text output to file - not console


#1

In my project I use Xpresso to get positions and rotations of an array of blocks. I can put this info out to the console using the Print To Console node. Searching for a way to save this text. Or pass it on to a Python/COFFEE script ‘outside’ of expresso from where it can be saved to file.

Thanks


#2

This file has 4 objects with vibrate tags. Creates data text file of position and rotation in same folder as c4d file.

writer.c4d (266.7 KB)