DBubbleContainer:OpenForPos
Description
Sets the speech bubble position and size along with the dialog point position.
Arguments
1 number x
The x position of the dialog point. If this is set to a value greater than half of the set width, the entire bubble container will be moved in addition to the dialog point.
2 number y
The y position of the bubble container. Has no effect unless set to a value greater than the set height + 64 pixels.
Example
Creates a bubble container that properly fits a 200x200 background panel.
Output: