how to parent my vfx sprite to my character with offset of (X) in X axis and (y) in Y axis?
Maybe with points? Edit the sprite, set the point “vfx” where the VFX object should be, then:
Do = Sprite.PointX(vfx); Sprite.PointY(vfx) to the position of VFX