Search found 2 matches

by Reb
Wed Jul 17, 2024 9:14 pm
Forum: Dialogue System for Unity
Topic: Error setting up Visual Novel Framework
Replies: 3
Views: 224

Re: Error setting up Visual Novel Framework

Hi again,

Thank you for the reply and assistance. After doing some investigating, I realized I had an old BackgroundManager script from a previous manager I had built still kicking around. After removing it, everything began to run smoothly.

Thanks again for the help! I appreciate it.
by Reb
Wed Jul 17, 2024 4:30 pm
Forum: Dialogue System for Unity
Topic: Error setting up Visual Novel Framework
Replies: 3
Views: 224

Error setting up Visual Novel Framework

Hi there, I'm currently attempting to implement the Visual Novel Framework and am receiving this error: Assets\Dialogue System Extras\Visual Novel Framework\Scripts\Sequencer Commands\SequencerCommandBackground.cs(17,31): error CS0117: 'BackgroundManager' does not contain a definition for 'SetBackgr...