Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

This Command allows users to select opaque level objects and apply a transparent material to them.

Reminder: All of the Event Dispatchers we create must match exactly to what is shown in this guide!

Modifying BP_XrayComponent Blueprint

CVT BP_XrayComponent Blueprint Location

→ CollaborativeViewer/Blueprints/Commands/Xray/BP_XrayComponent

→ RemoveXrayROS Event

image-20240916-184951.png

→ IsolateXrayROS Event

image-20240916-185136.png

Adding New Logic

→ IsolateXrayROS Logic

image-20240826-224901.png

→ RemoveXrayROS Logic

image-20240916-193552.png

→ ApplyXray_ROS

image-20240916-193658.png

→ SaveGame Logic

image-20240826-224540.png

→ UI and Interaction Logic

Option 1

image-20240826-224145.png

Option 2

image-20240826-224214.png

Option 3

image-20240826-224239.png
  • No labels