Chris McCole

  • Blog
  • About
  • Games
  • Projects
  • 3D Animation

How to Convert a Blueprint into C++

October 06, 2023 by Chris McCole in Guide

Learn the rough process I use and some tips/tricks to moving your Blueprints over to C++ in UE4/5

Read More
October 06, 2023 /Chris McCole
c++, blueprint, ue4, ue5
Guide
Comment

Blueprint Optimization In Unreal (UE4/UE5)

August 01, 2023 by Chris McCole in Guide

This post talks about how to analyze and optimize your blueprints in UE4!

Read More
August 01, 2023 /Chris McCole
ue4, unreal, optimization, c++, blueprint
Guide
Comment

Blueprint Function Libraries in Unreal Engine (UE4/UE5)

February 24, 2023 by Chris McCole in Tutorial, Guide

Learn the basics of creating Blueprint Function Libraries in Blueprints as well as in cpp (c++).

Read More
February 24, 2023 /Chris McCole
game dev, game develop, game, unreal, Unreal Engine 4, ue4, c++, blueprint
Tutorial, Guide
Comment