My problem occurs when I import an alembic in unreal and set the nodes inside the blueprint for example "pause" and "play" in aximmetry the alembic starts as soon as I open the project and not when I press the play button.
FedorBeserra
コメント
Eifert@Aximmetry
-
Hi,
Make sure you don't have the animation on Auto Play:
If this is the result of some complex logic, then you could just add a stop on BeginPlay:
Hi,
Make sure you don't have the animation on Auto Play:


If this is the result of some complex logic, then you could just add a stop on BeginPlay:
Warmest regards,