|
@@ -3,7 +3,7 @@
|
|
:revdate: 2020/07/23
|
|
:revdate: 2020/07/23
|
|
|
|
|
|
|
|
|
|
-Steer behaviors allows you to control the locomotion of “characters”, this can reduce drastically the time needed to develop a game since for almost every game we need to set how these “characters” will be moving around the scene.
|
|
|
|
|
|
+Steer behaviors allows you to control the locomotion of "`characters`", this can reduce drastically the time needed to develop a game since for almost every game we need to set how these "`characters`" will be moving around the scene.
|
|
|
|
|
|
[cols="2",caption=]
|
|
[cols="2",caption=]
|
|
.YouTube
|
|
.YouTube
|
|
@@ -79,7 +79,7 @@ a| CompoundSteeringBehavior
|
|
a| Contains and merges several `AbstractSteeringBehavior` instances
|
|
a| Contains and merges several `AbstractSteeringBehavior` instances
|
|
|
|
|
|
a| BalancedCompoundSteeringBehavior
|
|
a| BalancedCompoundSteeringBehavior
|
|
-<a| Each force generated inside this container is reduced in relation with a proportion factor: “Partial Force / “Total container force
|
|
|
|
|
|
+<a| Each force generated inside this container is reduced in relation with a proportion factor: "`Partial Force`" / "`Total`" container force
|
|
|
|
|
|
|===
|
|
|===
|
|
|
|
|