timfel / etoys-spur

A repository to track Etoys development, keep external sources, and build all-in-one bundles
MIT License
0 stars 0 forks source link

How to change the custume of a player? #17

Open JensLincke opened 7 years ago

JensLincke commented 7 years ago

I painted my player and added lots of scripts. At some point I wanted to change the color programmtically. But the Color tiles were empty because this seems not to be available for painted players... so I wanted to change my custume to something like a rectangle or ellipse. But how?

a) How could I move my scripts to a new rectangle or ellipse? b) Or how can I put the rectangle/ellipse under my scripts?