Ok, I think I have it, the tutorial has you assign the bullet movement behavior to the monster. I believe in the final solution they did things differently and did not assign this behavior. In mine I need to access it via monster.bullet.speed instead of monster.movement.speed
Any feedback on which one is the preferred method? How would I get it to utilize movement instead of bullet?
Thanks,
James