Basically I’m learning OOP and am making a zombie system with it anyways I made a constructer function but my function that allows it to move keeps erroring. the error in the title is on line 30 of my Zombie Module
Module for Zombie:
Script that spawns zombie in:
Script inside zombe that runs its move function: