is there a way to continually animate someone in the background?

Started by anime2019master, Tue 25/08/2009 04:55:08

Previous topic - Next topic

anime2019master

I have already figured out how to animate a character in the background (someone rocking in a rocking chair) but what I can't seem to figure out is how to make something move around randomly (like and animal) so that it will walk around nonstop. I can't find anything on how to do this either. Is it doable? Can anyone help with some scripting code that would do this?

monkey0506

Character.Walk, Character.Move, and Object.Move all accept a BlockingStyle parameter. As long as you pass that parameter as eNoBlock then the Character/Object will move in the background. If you want them to show a walking animation whilst moving, the easiest way is to use a character and use Character.Walk. It's in the manual.

You may want to check out the tutorial there ("Starting off") as well as the Beginner's FAQ. They'll answer a lot of your questions. Aside from that the manual, the wiki, and the forums all have search functions. These resources are your friends. If you have any difficulty finding anything let us know what you're trying to do (and what you've already done to try and accomplish that) and we'll be more than glad to help.

Welcome to the forums by the way.

SMF spam blocked by CleanTalk