Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Godot Atlas Cutter

An asset by newold33
The page banner background of a mountain and forest
Godot Atlas Cutter image holder but it is empty

Quick Information

0 ratings
Godot Atlas Cutter icon image
newold33
Godot Atlas Cutter

Auto divides an image into frames using the transperency of the image to determine the frames

Supported Engine Version
4.2
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
9 months ago
Git URL
Issue URL

Auto-Slice-Atlas

Auto divides an image into frames using the transperency of the image to determine the frames.

Atlas Cutter.webm

Install

  • Move the folder "AtlasCutter" to your addon folder.
  • Enable Plugin in Project / Config / Plugin / Atlas Cutter.
  • You can now create CutterSprite2D, CutterTextureRect and CutterTextureButton nodes.

Use

  • Add a node CutterSprite2D, CutterTextureRect or CutterTextureButton.
  • Drag and drop any texture into Main texture in the inspector (If the texture has several frames, they should be separated from each other for the cutter to detect them, otherwise it will detect them all as a single frame).
  • Now you can display the desired frame by changing the "Current Frame" value in the inspector.
    • Note #1: CutterTextureButton can handle 5 textures. change the target texture in the inspector in "Target" to add the texture to the corresponding state of the button (normal, disabled, pressed, hover...).
    • Note #2: Use "Epsilon" in the inspector if the generated frames do not correspond to the expected ones. A value lower than the default value (1) could correct the creation of erroneous frames.

Auto divides an image into frames using the transperency of the image to determine the frames

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Godot Atlas Cutter icon image
newold33
Godot Atlas Cutter

Auto divides an image into frames using the transperency of the image to determine the frames

Supported Engine Version
4.2
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
9 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers