Track file change

   1194   0   0
User Avatar
Member
7 posts
Joined: Oct. 2017
Offline
Hi.
I am working on HDA that relies on some .json files with some input data and settings. I setup it in Unreal using custom Data Table and export it to json. HDA has a file parameter that points to that json. And the first node of my network is a Python snippet that parses that json and write all data to the attributes. However, it seems that Houdini can't track that that json file was changed.
Are there any ways to trigger HDA recook on file change?
  • Quick Links