Move Forward And Teleport
open fun MoveForwardAndTeleport(environment: Environment<T, P>, node: Node<T>, deltaX: Double, minX: Double, maxX: Double)
Content copied to clipboard
Parameters
environment
the environment
node
the node
delta X
how far along the x axis the node should move each time the action is triggered
min X
minimum x point
max X
maximum x point