To make my game more unique, I firstly added a few new materials in the content browser. I named one of the materials Yellow and entered the material editor. I...
The first issue encountered was the VR Preview not being clickable. When UE4 crashed and I had to restart, VR preview was suddenly clickable and usable. I began...
In order for this painting tool to work, we must first go into project settings and turn on the Support UV from Hit Results. To begin, the drawing surface must...
Tutorial followed: For part 2 of making my climable mechanic in game, I focused on the pawn. I double clicked on the blueprint for MotionControllerPawn. I creat...
To begin making the button, we must make a blueprint class actor and go into the viewport for it. Add a component for a static mesh and add whatever object you...
For this tutorial I followed VR Playground's tutorial: The first step was finding the 4.26 template's blueprint pre-made BP_PickupCube. Then, double click to op...
Tutorial followed: In order to make a simple menu, we must first create a new level under file. I went for the default template, and save the level in my conten...
Tutorial followed: The first step I took for making my door was creating a blueprint class actor and naming it 'door'. I then added a component- static mesh, an...