I follow this https://adventurecreator.org/forum/discussion/2471/resetting-a-menu-input-value and https://adventurecreator.org/forum/discussion/2478/resetting-input-variable-value
but then this error (https://drive.google.com/file/d/1joincFfdzKsfSv33iUi4r4Lh_0WJaFLo/view?usp=sharing)
help please?
Your Action's filename needs to match the class name.
The Action code in your second link has a class name of ActionResetVariable. You need to rename the Action's filename to ActionResetVariable.cs.
Its working, thank you.
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Your Action's filename needs to match the class name.
The Action code in your second link has a class name of ActionResetVariable. You need to rename the Action's filename to ActionResetVariable.cs.
Its working, thank you.