You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ Create an atlas to add images too:
87
87
- Fixed Size atlas require all added images to have the same width and height
88
88
- Dynamic Size atlas allows for any size of image
89
89
90
-
90
+
Common variables explained:
91
91
* Padding: allows you to add a border between each image
92
92
* Extrude: allows you to extend the image using the clamp warp mode (or that which you've set for the image) See [here](https://love2d.org/wiki/WrapMode) for an example of clamp.
0 commit comments