filmov
tv
Java Game Tutorial: Ep 33 - Parenting GameObjects
Показать описание
Learning Java 2D Game programming: Ep 33 - Parenting GameObjects
In this episode we create a GameObject called a SelectionCircle and then we add the possibility to have a parent to your GameObject, of type GameObject. This currently only means that the parented GameObject will have a relative position to the parent's position.
In this episode we create a GameObject called a SelectionCircle and then we add the possibility to have a parent to your GameObject, of type GameObject. This currently only means that the parented GameObject will have a relative position to the parent's position.