Skip to content

sericaer/SimpleTextureButton

Repository files navigation

SimpleTextureButton

A Godot control for simple texture button.

I wrote this because the usage of texture button is cumbersome, the normal texture, pressed texture, hover texture, disable texture and bitmap texture is needed.

SimpleTextureButton only need normal texture. the bitmap is auto generated from normal texture. And not need pressed texture, hover texture, disable texture, these effect is implement by modulate color.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published