Data Realms Fan Forums
http://45.55.195.193/

Always Crawling - Walkpath Question
http://45.55.195.193/viewtopic.php?f=1&t=16493
Page 1 of 1

Author:  Rawtoast [ Thu Sep 10, 2009 5:01 pm ]
Post subject:  Always Crawling - Walkpath Question

Hey, how do I make an actor always crawl? I'm working on an actor that shouldn't be able to walk. Is there a way to keep it on its hands and knees?

Author:  numgun [ Thu Sep 10, 2009 5:47 pm ]
Post subject:  Re: Always Crawling - Walkpath Question

Probably use Lua to make it force to crawl when it wants to walk.
Or just have the crouch button locked down for it.

Author:  Azukki [ Thu Sep 10, 2009 7:20 pm ]
Post subject:  Re: Always Crawling - Walkpath Question

Or just replace its walking limbpath with a copy of the idle limbpath.
Although this will only work under player control, as AI will just stand there, trying to walk.

You could also set up the actor to have crawling instead of walking, by making him sideways and having crawling limbpaths for walking limbpaths. It may not be that simple though.
You could even make it an ACrab, which would give it better crawling but limited device ability.

Author:  Rawtoast [ Thu Sep 10, 2009 8:43 pm ]
Post subject:  Re: Always Crawling - Walkpath Question

numgun wrote:
Probably use Lua to make it force to crawl when it wants to walk.
Or just have the crouch button locked down for it.


Hm. Not a bad idea. I don't know any Lua, but I can cut and paste. I'll see if I can figure that out.

Azukki wrote:
Or just replace its walking limbpath with a copy of the idle limbpath.... You could also set up the actor to have crawling instead of walking, by making him sideways and having crawling limbpaths for walking limbpaths.
You could even make it an ACrab, which would give it better crawling but limited device ability.


Having seen Zalo's crab brain transfers, the third suggestion definitely entered my thinking, but I'm not sure it's really what I'm after. For the first, this is something I'd very much like the AI to use, so eh.

The second sounds the best. I suppose I could do that by just rearranging the sprites, right? Or is that not what you're saying...


It doesn't actually have to be ALWAYS crawling. Falling over a lot would also be acceptable. Just bad at walking. Basically, I'm looking for a shitty walkpath.

Fixed to avoid flaming

Page 1 of 1 All times are UTC [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/