So I’m making a stray dog for my game. I’ve modeled it, rigged it, and animated it. Now, of course, I’m onto the development part. Where I program the German Shepard to remain idle, walk, run, and attack with python.
I’ve only got the idle segment complete. (Now I’m sure there’s other looking for answers for the same problem, so I’ll make this as broad as I can). Now, I’m wondering: how do I make the dog just do random things? Like scratch it’s head and randomly walk around in python?