Download AGS 4 alpha 11 (from the "AGS Releases" subforum) and try to run the Sierra template.
You'll get error message ".on" is not a public member of "Character"
My question : I've never used that property, I didn't even know it existed.
-
Has it been deprecated or did @eri0o simply forget to declare it in AGS 4 ?-
What is a workaround to that? Character has no "Visible" or "Enabled" properties. EDIT: Enabled and Visible have been added, they just don't exist in the Help file. Problem solved!