Contant Browser를 우클릭 하고Blueprint class를 추가하려고 하면, Blueprint Creation Wizard가 뜸

여러 parent class 등장 
All classes 를 누르면, c++ class hierachy가 뜸

아래쪽이 5 버전, 위쪽이 4버전. 하얀색 공이 보이며, 기존의 viewport와 비슷하게 생김실제 게임이 시작되면 보이지 않음DefaultSceneRoot라는 coponent 존재함.Location도 가진다.
static mash를 추가해보자. 



SM은 Static mesh의 약어




Event ActorBeginOverlap has to do with when other objects in the world overlap with this one and you can create functionality based on that.Event Tick을 써본다.Add Actor World Offset 을 추가 
게임에 들어가면 Rock이 계속 이동하고 있는 것을 볼 수 있음.