gabor papp <[email protected]> writes: > hi Glauber, > >> would it be hard to display a small turtle sprite where >> the "turtle" is and pointing to the right direction? > good idea. i added (get-turtle-transform). > > you can use it like this after your turtle-turn and turtle-move commands: > (with-primitive (build-locator) > (hint-origin) > (concat (get-turtle-transform))) > > best, > gabot >
thank you gabor! ive stumbled on this in the past and thought about asking :) cheers, ber
