App Lab Turtle Appearance

Is it possible to change the appearance of the turtle to something other than the triangle? Maybe to an actual image?

@marroquinra - not at this point. One thing you could try is to hide the turtle and change the position of an image to the x and y location of the turtle. That would have a similar effect as to what you are trying to do.

haha @kaitie_o_bryan I made this before reading your response. Was going to say if one were reeeally committed, they could take this further (the math would get interesting and I would definitely use functions… would require conditional logic for sure)… Ihttps://studio.code.org/projects/applab/xPYwStj8vocDR1rBIEWliwTZ7H0OG-DkS6VU-Yl66pw
It’s basically what you described.
Edit: Oh no! Never mind. Just realized you can’t rotate images. That’s Game Lab.

1 Like