steam-audio icon indicating copy to clipboard operation
steam-audio copied to clipboard

[Unreal] Adding indicator that shows you need to export static geometry

Open JohnMega opened this issue 3 months ago • 0 comments

This PR adds an indicator that tells you that you need to export the static geometry. This indicator applies to the following actions within the editor:

  1. Changing the Transform of actors that contain a SteamAudioGeometryComponent.
  2. Deleting actors that contain a SteamAudioGeometryComponent.
  3. Attaching the SteamAudioGeometryComponent to StaticMesh actors.

This indicator also supports the undo command.

Media

Video demonstrating the feature:

https://github.com/user-attachments/assets/3cebea43-30b0-4250-a212-c2dc54a34e2b

JohnMega avatar Sep 02 '25 14:09 JohnMega