Picked up UE4 today, and I was looking forward to walking through the lovely youtube tutorials and getting started with blueprinting, but the videos don’t reflect what I’m seeing.
Are the videos out of date already, or am I doing it wrong?
For example…
In Tutorial 2, Turning on a light…https://youtube.com/watch?v=L8e_bkgoM_c
The narrator asks us to Select the hanging light, and on his screen, he’s selecting an actor named “PointLight1” and I’m selecting “Blueprint_CeilingLight”
The Blueprint_CeilingLight covers both, the lamp and the light. It´s a class blueprint which yo can use in your levels instead of creating a new one for every level you have.
Also, i think the tutorial use version 4.0 of unreal 4, you`ll probably have version 4.0.1
Thanks for the tips! I figured out that if I select “Blueprint_CeilingLight”, I could right click on the actor, and select “edit Blueprint_CeilingLight” this let me see the Point Light 1, and it’s various properties!