Hi everybody, i have a problem with changing the costume of my sprites.
I programmed a bubble sort as an example, and my sprites represent the numbers which i want to sort.
The problem is, that in the stage, the numbers don't change like i want it!
Could somebody have a look at my project? it is called "4th example"
Thanks in advance
Philipp
Offline
Hi neri,
I looked at your project and as far as I can see it is working fine. The large numbers are being changed to show the contents of the list. They change when the list changes during the sort.
What part does not work the way you want it to?
By the way...problems like this probably should be posted in the Troubleshooting section of the forums in the future.
Offline