Hey, so currently I'm trying to make a bejeweld-like game to learn about drag and drop and all that good stuff. The thing is I'm fairly new to construct and my programming knowledge is little to none in terms of "vocabulary" I guess, and searching thourgh the forums I found a guy that shared a .capx file which contained a very simple and basic drag and drop code, but instead of setX and setY (x and y from the jewel) there was something about xoffset and yoffset and tried searching for it but couldn't find anything ... anyaway, I was hoping someone could explain this to me and share some other useful codes and such? Like anything helps, even some website link with the most useful basic concepts of programming or whatever.
For your time, thanks.
EDIT1: Ok this is kinda embarassing, it was an instance variable ... Still, I'd like some explanation on what it is since I spent my time writing this... :p