[PYTHON TOONTOWN 3D] Making a Cog stop moving, then stand.

In addition, in your first line (when you construct your “Actor”), you will likely want to include the “standing” animation as you have the animation named “Walk”–that is, as another entry in the dictionary that you’re passing into “Actor”'s constructor.