Hi ArenMook,
thanks for your reply,
what I mean by it snaps back to its origin is: the UIPanel is located at, say position 0,0,0. I then drag the panel to location -10,0,0 and then use Springpanel.Begin() to make the UIPanel center on one of its children. The UIPanel then moves back to 0,0,0 and and at the same centers the specific child as seen in the
GIF provided in my original question. So the centering works, I just want it to work from any location, instead of moving back to the location that it starts at.
I have the feeling like I just have some setting set to true where it should be false or vice versa because when I move the parent of the UIPanel, the UIPanel doesn't move along.
I have looked at some of the examples but I don't seem to find one that explains my problem in depth. Could you give the name of the example you are referring to? If it is not located in the package, some link to it?
cheers