#Dictionary key fuckery

1 messages · Page 1 of 1 (latest)

verbal arch
#

i'm trying to move a variable of a dictionary to a new location and remove the old one (basically trying to change the index)

#

but when i add any new element to the old location it doesn't work properly

#

the 1 should be the same as the third element, since i'm setting it back to the original

fleet orchid
#

it looks normal from here, maybe there's a problem somewhere else in the code

verbal arch
#

yeah, i seems to be a problem somewhere in the drawing of objects

fleet orchid
verbal arch
#

i found the problem, when i dragged my image to another slot, it wouldn't move back, so the image of slot 1 was under slot 3

#

and if dragged slot 3 to 4 it would drag both slot 3 and slot 1 image to underneath slot 4 and so on