``` Modifier 'override' is not applicable to 'loca...
# scripting
n
Copy code
Modifier 'override' is not applicable to 'local function'
if i leave out the override then it does actually override and the script calls the overridden function though