Join our discord community

Please or Register to create posts and topics.

shotcam update removes scale node

When updating the shotcamera from the state manager in Houdini, the scale transform seems to be deleted. Anyone else experiencing this?

That happens because the alembic archive node deletes all the contents when the alembic path changes. Prism would need to recreate the node after the alembic archive was updated.

I just uploaded a fix, which allows you to use a null node at the object level as input to the alembic archive. If you use this null node to scale the camera, it will remain after you update the camera. This is more a temporary workaround. Let me know if you need a proper fix very soon.