Update: I did get the conversation log working using the instructions in the AC Wiki under Chat log. However, I'm still curious what I was doing wrong while following the download.
Thank you for your response and suggestions!
The \n did not work. I am not sure if this is because it is passing within a variable into a menu label, and is not a line of dialogue? If it should work under these circumstances, then I was doing somet…
I removed that line in the script and the action list completes now. I'm not really sure what function that served, but I guess that is not a problem for right now. Thank you for your help!
Yes, so currently I have it as an OnStart cutscene. I changed the cutscene to "Run in background", and then the only action is Action Type: Custom FMOD: Play Event. There are no other actions in the list.
I filled the event path and it is…
Hello! I have been using Adventure Creator for a few months to develop a small 2D game and I am starting to integrate FMOD with AC. I come from an audio background and don't know much about code. I have been able to get FMOD to work with Unity in ge…