There are two things here:
native_cursor_get_frame
is likeimage_index
in GM - it can only be between 0 and count-1. And your cursor has a single frame.- I did not foresee that people would try to get frame of a non-current cursor so that’s not working right.