Scrolling Game Development Kit Forum

SGDK Version 1 => Help/FAQ => Topic started by: bat on 2006-11-16, 10:42:21 PM

Title: random movment
Post by: bat on 2006-11-16, 10:42:21 PM
any sugesstions for how to make a sprite move randomly (wandering around)?  this would be in a view like Bluemonkmn's dungeon/wisard game
Title: Re: random movment
Post by: bluemonkmn on 2006-11-17, 07:27:05 AM
Have you tried using the "follow path random points" movement rule on a sprite?  Read the help file on the sprite editor for details on how the random movement rules work in detail.  There are a couple different random patterns.
Title: Re: random movment
Post by: bat on 2006-11-17, 06:08:23 PM
thanx... i will