Endershot355
Steampunker
0f, 0f, false, true); <---?
[DOUBLEPOST=1457437457,1457437423][/DOUBLEPOST]
[DOUBLEPOST=1457437457,1457437423][/DOUBLEPOST]
using terraria.AnchorType? idkIm getting an error here,
TileObjectData.newTile.Origin = new Point16(0, 3);
(23,49) : error CS0246: The type or namespace name 'Point16' could not be found (are you missing a using directive or an assembly reference?)
26,55) : error CS0246: The type or namespace name 'AnchorData' could not be found (are you missing a using directive or an assembly reference?)
(26,66) : error CS0103: The name 'AnchorType' does not exist in the current context