set_event_property
Assign a value to a scalar property (like volume or pitch) on a specified FMOD event by providing the event path, property name, and value.
Instructions
Set a scalar property on an event (volume, pitch, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_path | Yes | ||
| property_name | Yes | ||
| value | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||