Character following mouse

Does anybody have a .wick file of a character following your mouse. If you do, pls reply with the attachment…

Try putting the followinv at the character update tab…

this.x = mouseX
this.y = mouseY

@Keshav_Puri, this code should make an object follow the mouse.
If you’d like an example file, then I recommend checking out this link, it’s a great place to get started with Wick, with simple downloadable examples :)