Hello, this is a short help request.
I tried to extract the position of my object. If the coordinates are correct, the object will triple in size. Whenever I try to see if it works, whenever I test it, it’s completely gone.
Hello, this is a short help request.
I tried to extract the position of my object. If the coordinates are correct, the object will triple in size. Whenever I try to see if it works, whenever I test it, it’s completely gone.
send code screenshot please
hmmm, I don’t see why it’s not working
nevermind, it’s probably because you’re not landing exactly on the x you’re looking for. The filter is set to activate when its equal to 1102, and you might be moving faster than 1x per frame. try setting the filter to “greater than or equal to” if that’s what you’re trying to do.
Uh, it doesn’t have anything to do with the code. I just checked, the object disappears anyways.
wait, so the object is just disappearing instead of changing size?
Oh, I think it has to do with the object being in the UI layer. Yeah, that’s not changeable. I think I’ll use globals to set the cursor instead of having two sets of cursor choosers.