samsawyer85 / Unity3D_PropertyDrawer_AudioClip

Draws a play button and waveform preview for serialized AudioClip fields

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity3D_PropertyDrawer_AudioClip

Draws a play button and waveform preview for serialized AudioClip fields

AudioClip PropertyDrawer Inspector

If you label your Audio Asset "ScratchAudio" the property will draw with a red overlay and text indicating it's ⁻ˢᶜʳᵃᵗᶜʰ⁻ state.

Note: Make sure to place both scripts (AudioClipPropertyDrawer.cs and AudioUtilities.cs) in a folder named "Editor" in your project.

About

Draws a play button and waveform preview for serialized AudioClip fields

License:Apache License 2.0


Languages

Language:C# 100.0%