11000+款5星资源
8.5万+用户参与评分
10万+社区成员鼎力支持
每款资源都经过 Unity 审核
Unity版本 | 内置渲染管线 | 通用渲染管线(URP) | 高清渲染管线(HDRP) |
---|---|---|---|
2022.3.25f1 | 不兼容 | 兼容 | 兼容 |
Are you tired of spaghetti references when communicating between scripts and game objects? Say hello to events. But wait, should you use UI events, Unity Events, Signals, Notifications, Animator events, Input events,Physics events, Timeline events... What a mess?
Introducing our single-solution:
**User-friendly:**
Create events easily, as new a item in the list, and simply type the name and select payload types.
**Reusable:**
Organized in the modular list, you create them once and use them in any scene or project.
**Event handling:**
Drag and drop event list. Select the event from the list and add event listeners visually.
**Quick Testing:**
Click the Invoke button on the Event to quickly test your event.
**Tracking:**
Select an Event from the list and track it in the Event visualizer or in the scene.
**Exception Handling:**
Stay informed about exceptions, such as sending events without listeners or with the wrong payload.
**Performant:**
Created at runtime, invoked by cached IL delegates only when used.
**Total Control:**
Use APIs to streamline your workflow.
Send to all listeners or specific game objects.
**More Power:**
Fuse them with Observables for even more capabilities.
**Bonus**
UnityField drag and drop everything, select property and listen changes.
Events Forge
