Salted Earth help needed[solved]

I cannot remember how to use itemx and itemy variables :slightly_frowning_face:

I belive you want these:

itemx = item.pos.x
itemy = item.pos.y

PS this is Phyton. Tell me if you want this in Java Script

oh I did not remember how to assign variables to things :expressionless:

Can I have it in java script?

okay just ask AnseDra personally I donโ€™t have it in java srry

var itemX = item.pos.x;
var itemY = item.pos.y;

itโ€™s ok thank you.(20 characters)