by ThatLittleSpider | Jan 16, 2020 | Interactive Book
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...
by ThatLittleSpider | Mar 21, 2019 | Blog, Show Off, Unreal Engine 4
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...
by ThatLittleSpider | Sep 28, 2018 | Blog, Show Off, Unreal Engine 4
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...
by ThatLittleSpider | Apr 27, 2017 | Blog, Tutorial, Unreal Engine 4
Currently trying out some multiplayer stuff in Unreal Engine 4 and was wondering how I was going to add hitboxes to the controlled characters, since I have been so lazy at writing in my blog lately I thought I might write up a tutorial on the subject. 🙂 Hitboxes I...