Hi!
I'm using timeline in Reality Composer Pro. I tried to enable entities that were disabled at the beginning of the scene to be enabled in the middle of the Timeline playback using the 'Enable Entities'. But it didn't work well as I imagined. (It was keep appearing before starting Timeline)
How do I solve this problem? Are there good solutions about it?
I solved the problem!
It was simple:
- I let a timeline play when a immersive scene loaded via code(I used OnNotification).
- I put the 'Disable Entity' at the beginning of the timeline.
- And I could add 'Enable Entity' middle of timeline (It can be the same timeline or another one)