Interactive Book Demo

Interactive Book Demo

This demo was created to show off the functionality of my interactive book for Unreal Engine 4. It is a demo room with pages to be picked up, books to be read and you can also interact with pages that are generated trough widgets. To see more detailed information and...
Inventory in top down game

Inventory in top down game

I have been working on this inventory for some time. I actually think this is my second inventory, but I have I have been iterating on it for so long that all the old code is probably gone. It has also bounced between so many different unreal projects it’s...
Portals and Level Streaming

Portals and Level Streaming

That past 6 month gone fast. I have spent a great amount of time learning even more blueprints. My latest effort is a portal, however a portal to another place in the same level would have been easy enough. I want to load another level/dungeon into the portal. I set...