Turtle, Observer, Patch

setycor-towards (sety-towards) angle distance number

Parameters:
angle Number angle from caller
distance Number distance from caller
number Number y-coordinate that will be set

Description:
Sets the y-coordinate of the turtle distance away at angle angle from the caller to number.

Examples:
setycor-towards 0 1 5 sets the y-coordinate of the turtle one unit above and one unit to the right of the caller to 5.

Related Commands:
setxcor-towards setycor setycor-at setycor-of ycor-towards