I can't figure out why my script isn't being called here.
There are two places where I want it to call a script named "killDraculaScript" for killing dracula,
but when I execute the command to set it in motion it just does nothing.
I must be missing something small here. Little help?
EDIT: Never mind, I figured it out. It was something small, all right. I mislabeled the changeState method to "changestate" instead of "changeState" with a capital "S".