# my plugins

- [Unique ID Node](/my-plugins/unique-id-node.md): A custom Godot node that generates a unique ID to be concatenated to, or replace the parent node's name.
- [Health Node](/my-plugins/health-node.md): A custom Godot node designed to store and update the health amount of a node, emitting signals based on health amount changes and set properties.
- [Hit Zone, Status & Effect Node](/my-plugins/hit-zone-status-and-effect-node.md)
