Simulate physics not working for child blueprint

I have a parent blueprint named brigante composed by a Rider and a Horse, when i set simulate physics it works. With child blueprint using donkey it doesn’t work. How can I fix? best reguards
2023-11-20 09-39-24.mkv (14.1 MB)

you probably just need to call the function on the child too

donkey mesh might not have physics asset assigned or you override some methods in child bp without calling parent ones

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.