Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JanSeliv/CustomShapeButton
Open-source plugin that allows to make buttons of any shape in UE5.4
https://github.com/JanSeliv/CustomShapeButton
button button-widget c-plus-plus cpp custom-shape game-development plugin plugin-repo ue4 ue4-plugin ue5-plugin unreal unreal-engine unreal-engine-4 unreal-engine-code-plugin unreal-engine-cpp-plugin unreal-engine-plugin unreal-plugin
Last synced: about 1 month ago
JSON representation
Open-source plugin that allows to make buttons of any shape in UE5.4
- Host: GitHub
- URL: https://github.com/JanSeliv/CustomShapeButton
- Owner: JanSeliv
- License: mit
- Created: 2023-04-27T02:26:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-22T03:20:51.000Z (6 months ago)
- Last Synced: 2024-07-04T16:14:56.009Z (5 months ago)
- Topics: button, button-widget, c-plus-plus, cpp, custom-shape, game-development, plugin, plugin-repo, ue4, ue4-plugin, ue5-plugin, unreal, unreal-engine, unreal-engine-4, unreal-engine-code-plugin, unreal-engine-cpp-plugin, unreal-engine-plugin, unreal-plugin
- Language: C++
- Homepage:
- Size: 372 MB
- Stars: 55
- Watchers: 3
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unreal - Custom Shape Button - Allows you to make buttons of any shape. (Awesome Unreal Repositories / UI)
- awesome-unreal - Custom Shape Button - A plugin that allows the creation of buttons of any shape or form. (UI)
README
![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)
![Unreal Engine](https://img.shields.io/badge/Unreal-5.4-dea309?style=flat&logo=unrealengine)
๐ Custom Shape Button
Create buttons of any custom shape easily
Join our Discord โบโบ
Releases
ยท
Docs## ๐ About
The `Custom Shape Button` plugin revolutionizes the way buttons are designed in Unreal Engine. Traditionally, the Unreal Engine restricts you to creating buttons with only rectangular forms. This limitation, however, is eliminated by our plugin.
With the `Custom Shape Button` plugin, you can now create buttons of any shape or form you envision. Whether you want a circular button, a star-shaped one, or one in the shape of a custom image, this plugin allows you to bring that vision to life. Additionally, the plugin ensures the hover and press behavior works flawlessly with the custom shapes, ensuring a seamless user experience.
![CustomShapeButton](https://github.com/JanSeliv/CustomShapeButton/assets/20540872/46c3be2c-b325-4528-a626-16a4bb2b4d9c)
## ๐ Documentation
Detailed documentation about the Custom Shape Button can be found [here](https://docs.google.com/document/d/1Ws76obIHRMtsdOjB6YP9K7LTjJR-R56h2uv65PKUBL4).
## ๐ Sample Projects
Check out our [Release](https://github.com/JanSeliv/CustomShapeButton/releases) page for a sample project showcasing the Custom Shape Button plugin.
## ๐ Changelog
#### 2024-04-25
- Updated to **Unreal Engine 5.4**
- Implemented **Materials Support** as alternative to textures: [doc](https://docs.google.com/document/d/1Ws76obIHRMtsdOjB6YP9K7LTjJR-R56h2uv65PKUBL4/edit#heading=h.jlxkng80vqbe):
> ![image](https://github.com/JanSeliv/CustomShapeButton/assets/20540872/c4a083d2-494e-400f-b363-1ffa795024fa)#### 2023-10-21
- Updated to **Unreal Engine 5.3**.
#### 2023-06-04
- ๐ Initial public release on Unreal Engine 5.2## ๐ซ Feedback & Contribution
Feedback and contributions from the community are highly appreciated!
If you'd like to contribute, please fork the project and create a pull request targeting the `develop` branch.
If you've found a bug or have an idea for a new feature, please open a new issue on GitHub. Thank you!
## ๐ License
This project is licensed under the terms of the MIT license. See [LICENSE](LICENSE) for more details.
We hope you find this plugin useful and we look forward to your feedback and contributions.