Back to Browse

Unreal Engine 4 C++ Tutorial: Hide and Disable Actor

12.1K views
Dec 22, 2017
6:43

To completely hide an actor in game you have to do three things. You have to disable it's collision, disable it from ticking, and hide it in game. Github Link: https://github.com/Harrison1/unrealcpp/tree/master/HideActor Blog Post: https://unrealcpp.com/hide-and-disable-actor UE4 Version: 4.18.2 Patreon: https://www.patreon.com/harrisonmcguire Twitter: https://twitter.com/harrymcgueeze several levels: https://severallevels.io/ Intro/Outro Music: Brooding Ben by TeknoAXE. No Modificatoins were made. TeknoAXE Website URL: http://teknoaxe.com/Home.php Brooding Ben by TeknoAXE: http://teknoaxe.com/Link_Code_4.php?q=1319&Genre=Techno Track provided under the CC by 4.0 License Attribution 4.0 International (CC BY 4.0) https://creativecommons.org/licenses/by/4.0/

Download

0 formats

No download links available.

Unreal Engine 4 C++ Tutorial: Hide and Disable Actor | NatokHD