Hello guys,
I made a custom .vcd choreography with Faceposer (the one in SFM).
Everything works right inside Faceposer : gestures, speech and lipsinc.
Rebuilding scenes.image seems to works well too.
My next step is to make it works in-game using Hammer.
For that, i use 3 entities :
- logic_choreographed_scene (the custom choreography itself)
- npc_citizen (which plays the custom choreography)
- func_button (which fire the choreography to be played by the npc_citizen)
BUT, in-game, after compiling my map, and when pressing the button : the choreography doesn’t play.
Instead i have an error that says that my custom .vcd is missing from scenes.image.
I have tryed many things, and it’s still not working…
Do you guys have an idea of what’s going on ?
I know there is a trick or a workaround, but actually i’m stuck.
Any help would be appreciated
Thanks