MPM Pin-to-Animation Mystery

   388   2   0
User Avatar
Member
74 posts
Joined: 11月 2017
オフライン
Hi. I'm trying to do what seemed like a straightforward pin to animation in MPM, with the following settings on my animated MPM source:


But the solver just ignores it. The object stays pinned in place and does not follow the animation. This is in Houdini 21.0.440 on macOS 15.6.1.

I've attached an example hip file exhibiting this behavior. What am I doing wrong?
Edited by joenyc - 2025年11月8日 09:41:49

Attachments:
pin-question-screengrab.png (96.3 KB)
pin_question.hiplc (359.4 KB)

User Avatar
Member
9343 posts
Joined: 7月 2007
オフライン
this is likely an oversight on MPM Source
since setting Emission Type to Once also freezes the animation that's then being sampled internally
so if you want to avoid unlocking the MPM Source or transferring animation yourself afterwards you can do:

- set Emission Type to: Continuous
- set Activation to: $FF==detail("CONTAINER", "startframe", 0)
Edited by tamte - 2025年11月9日 03:29:16
Tomas Slancik
CG Supervisor
Framestore, NY
User Avatar
Member
74 posts
Joined: 11月 2017
オフライン
Thank you, Tomas. This was a helpful workaround. I'll file a bug report to have the issue fixed.

- Joe
  • Quick Links