Posts

Showing posts from February, 2025

Unity Asset Store Package

About Me Hi, I'm Sakthivel , a Unity developer with over 3.5 years of experience in game development and tool creation. I specialize in Unity Editor tools, gameplay mechanics, AI-assisted development, and backend integration . My goal is to create efficient and user-friendly tools that enhance productivity for Unity developers. Event Link Finder - Unity Editor Tool Event Link Finder is a powerful Unity Editor extension that allows you to quickly locate UnityEvent references in your scene. This tool is useful for debugging, refactoring, and managing large projects with multiple event-driven interactions. Features ✅ Find all GameObjects that reference a specific function via UnityEvents ✅ Supports UI Buttons, EventTriggers, and custom UnityEvents ✅ Works with both active and inactive GameObjects ✅ Click on results to highlight and select objects in the Hierarchy ✅ Export the found references to a JSON file for further analysis How It Works Open Event Link Finder from Window >...