RandomWalkBehavior
io.github.srs.model.entity.dynamicentity.behavior.behaviors.RandomWalkBehavior
object RandomWalkBehavior
A Behavior that makes the entity perform a random walk.
It randomly selects speeds for the left and right wheels, with a bias towards forward movement. Occasionally, it may perform a pivot turn to change a direction more sharply.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
RandomWalkBehavior.type
Members list
In this article