View Single Post
Old
reuben2011
Senior Member
 
reuben2011's Avatar
 
Status: Offline
Posts: 489
Join Date: Sep 2009
Location: Hawaii
Default 04-17-2011, 12:52 PM

Quote:
Originally Posted by debussybunny563 View Post


Yeah, that just doesn't work well. It's a heck of a waste of code, and even then doesn't accomplish the job perfectly.

I'll look in to the recursion method.

Also, Mr. Kidnapper, if you set the wait duration to only 0.25, the jock will still go through the entire 1 second it takes for him to finish the walk instead of pausing right after the quarter of a second.
Just want to know: do you know how recursion works? If you want, I can make an example world showing a good example of recursion. Recursion can get kinda messy though and the results can be unpredictable at times. The HATE making recursive methods (the concept itself is thought-provoking) but sometimes they just get the job done a lot better


Projects
-Escape the Kitchen
-That ninja animation
-Hill Collision

Upcoming Projects
-Some penguin adventure game?
   
Reply With Quote