Use this space for questions related to what you're learning. For any other type of support (website, learning platform, payments, etc...) please get in touch using the contact form.
Cursor sprite not movingy.rei-gamedevSo I confirmed that the cell value updates with my mouse movement, but the Cursor Sprite and the Rect2 box remain at the origin, even if I move them somewhere else in the editor or while running the game.
Is this addressed in a later lesson or is there something wrong with my code?
**Edit:** Found the error! `position`wasn't updating properly because I used the wrong function 11Nov. 06, 2024
Lesson Q&A
Use this space for questions related to what you're learning. For any other type of support (website, learning platform, payments, etc...) please get in touch using the contact form.