Hi. Is it possible for the pen to be in front of sprites? I have a chess board maths challenge and want to be able to trace the route a piece takes as it travels around the board. At present, with the pen down, any drawing done by the pen is behind the chessboard sprites and you can't see the route. Thanks.
Offline
Nope. Sorry. D:
Offline
Or, put in a script,
set [ghost v] effect to (100) forever go to x: (whatever) y: (whatever) //move, do your stuff, basically stamp
Offline