当前位置:网站首页>TexturePacker使用文档
TexturePacker使用文档
2022-08-01 23:41:00 【٩(⁎ ́ი ̀⁎)۶:.*】
TexturePacker下载
step1
将文件夹中的图片全选,拖入TexturePackerGUI
或者 点击Add Folder,将图片全部加载进来
step2
设置成下图中一样即可
step3
点击Pulish,保存类型选择Cocos2d plist(*.plist),选择要保存的位置,设置要保存的文件名即可
step4
将打印出来的图片在 tinypng 压缩
边栏推荐
- Flink学习第五天——Flink可视化控制台依赖配置和界面介绍
- C language - branch statement and loop statement
- What is CICD excuse me
- 添加大量元素时使用 DocumentFragments
- 检查点是否在矩形内
- 6133. Maximum number of packets
- 简单3D渲染器的制作
- 6134. Find the closest node to the given two nodes - force double hundred code
- Department project source code sharing
- 加载字体时避免隐藏文本
猜你喜欢

企业防护墙管理,有什么防火墙管理工具?

工作5年,测试用例都设计不好?来看看大厂的用例设计总结

Leetcode 129求根节点到叶节点数字之和、104二叉树的最大深度、8字符串转换整数(atoi)、82删除排序链表中的重复元素II、204二分查找、94二叉树的中序遍历、144二叉树的前序遍历

Dynamic Scene Deblurring with Parameter Selective Sharing and Nested Skip Connections

Data Organization --- Chapter 5 Trees and Binary Trees --- The Concept of Binary Trees --- Application Questions

UML diagram of soft skills

Deep Learning Fundamentals - Numpy-based Recurrent Neural Network (RNN) implementation and backpropagation training
[email protected]与YOLO等目标检测模型的非极大值抑制NMS和评价指标(Acc, Precision, Recall, AP, mAP, RoI)、YOLOv5中[email protected]与

cmd command

深度学习基础-基于Numpy的循环神经网络(RNN)实现和反向传播训练
随机推荐
Calculate the angle of a line defined by two points
6134. Find the closest node to the given two nodes - force double hundred code
如何更好的理解的和做好工作?
20220725资料更新
When using DocumentFragments add a large number of elements
工作5年,测试用例都设计不好?来看看大厂的用例设计总结
分享10套开源免费的高品质源码,免费源码下载平台
Chapter 11 Working with Dates and Times
Oracle 数据库设置为只读及读写
切面打印调取的方法
Several interview questions about golang concurrency
简单3D渲染器的制作
GIF制作-灰常简单的一键动图工具
使用Jenkins做持续集成,这个知识点必须要掌握
Chapter 19 Tips and Traps: Common Goofs for Novices
PostgreSQL 基础--常用命令
IDEA common plugins
numpy.hstack
recursion: method calls itself
6132. All the elements in the array is equal to zero - quick sort method