Provide a way for the player to draw on a white board. Preferably, the player can click on the white board and will be able to click-drag to draw lines on the whiteboard. Don't worry about animations for now, just get the whiteboard to show lines that the player has drawn on it.
We are working in a first-person environment, so a possible good starting point is using the first-person example project that Unreal Engine provides and working from there.
Provide a way for the player to draw on a white board. Preferably, the player can click on the white board and will be able to click-drag to draw lines on the whiteboard. Don't worry about animations for now, just get the whiteboard to show lines that the player has drawn on it.
We are working in a first-person environment, so a possible good starting point is using the first-person example project that Unreal Engine provides and working from there.