games x2

  1. M

    Games [XUI2D] Resize object on creation

    I have this: Dim template As X2TileObjectTemplate x2.mGame.TileMap.GetObjectTemplate(x2.mGame.ObjectLayer,IDfirstRPMled+1) now i would like to resize it on creation as this object will be different sizes and making them in tiled is just stupidly time consuming for my project. Its also fine...
Top