Search found 1 match

by robscatch
Tue Jul 30, 2024 4:19 am
Forum: Dialogue System for Unity
Topic: Dialogue System: Lua code 'end_cutscene()' threw exception 'Code has syntax errors: Line 1, Col 1 'e': Failed to parse r
Replies: 1
Views: 297

Dialogue System: Lua code 'end_cutscene()' threw exception 'Code has syntax errors: Line 1, Col 1 'e': Failed to parse r

When creating the class public class YarnCustomCommandExtensions : YarnCustomCommands I created a function for end_cutscene. However I run into the error below Dialogue System: Lua code 'end_cutscene()' threw exception 'Code has syntax errors: Line 1, Col 1 'e': Failed to parse r This happens even w...