greyday01 Posted February 3, 2023 Author Posted February 3, 2023 Cool, Maxarturo. Thanks. The WIKI doesn't really explain what exactly setcritical stage does and when you need it. It seems it is only for spawned and disposible actor references and so would never be put on an actor reference directly as opposed to an actor object
maxarturo Posted February 4, 2023 Posted February 4, 2023 My pleasure. 'SetCriticalSatage' can be used both directly in the base actor, or if you drag and drop 2 actors of the same in your render window, and then just add 'SetCriticalStage' in the script of only in 1 of those, when you kill both actors only the one holding the script with 'SetCriticalStage' will be deleted from the game world and save file.
Recommended Posts