top of page
Search

Crypt Raider C++ Trigger Component

  • housika717
  • Feb 9, 2024
  • 1 min read

This week I have created a trigger component for the movable wall. The C++ code for the component currently creates a TArray to print the names of actors that overlap the area of the trigger component. Eventually this will lead to a puzzle solution that will open the wall and reveal the stairway.


 
 
 

Comentários


bottom of page