少年修仙传客户端基础资源
hch
2020-12-11 6ab4f430f523d7a85589c7eef9523f6fa6c48aea
Assets/Editor/Tool/CustomSpritePacker.cs
@@ -21,6 +21,8 @@
    protected virtual string TagPrefix { get { return "[TIGHT]"; } }
    protected virtual bool AllowTightWhenTagged { get { return true; } }
    public bool AllowSequentialPacking => true;
    public void OnGroupAtlases(BuildTarget target, PackerJob job, int[] textureImporterInstanceIDs)
    {
        List<Entry> entries = new List<Entry>();