I'm using the Thimbleweed Park template and looking to simplify the verb interface, something similar to the UI in Lucy Dreaming. Specifically, I want to reduce the verbs to just "Look at," "Pick up," "Talk to," and "Use."
I've started modifying the main GUI `gMain` to remove verbs like "Open," "Close," "Pull," "Push," etc., and have been editing parts of `VerbGui.asc` and the `TemplateSettings.asc`. However, I'm running into errors and, as a beginner, I'm not entirely sure which parts of the code I should focus on to make these changes correctly.
Could anyone point me in the right direction or let me know which sections of the script I should be editing? Any help would be greatly appreciated!
I've started modifying the main GUI `gMain` to remove verbs like "Open," "Close," "Pull," "Push," etc., and have been editing parts of `VerbGui.asc` and the `TemplateSettings.asc`. However, I'm running into errors and, as a beginner, I'm not entirely sure which parts of the code I should focus on to make these changes correctly.
Could anyone point me in the right direction or let me know which sections of the script I should be editing? Any help would be greatly appreciated!