IKEA 0.8


Version 0.8 adds the ability to hold items and set them down on the floor. I used the tutorial How to Pick Up And Drop Items | Hold Items In Hand - Unreal Engine Tutorial by Matt Aspland. It took me multiple tries and hours to find a format that works with the way I had setup the code of my other blueprints, so the tutorial finally showed a way that directly snapped the static mesh to a socket. I changed the use of the socket and placed an empty static mesh in front of the First Person Character, which also took a lot of trials and error through the experimentation of failed sockets and failed casts. In total, the player can pick up a basket of eggs, hamburgers, a fruit basket, a salad, and a drink.

Link to tutorial: https://www.youtube.com/watch?v=EbZrfsJ1fWc

Next I will add...

  • Music
  • Sound effects
    • Stove
    • Air purifier/fan

Leave a comment

Log in with itch.io to leave a comment.