
Scarlet Blackwell
Home is Where the Hearth is
Best in Show Entelechy 2021
January-Present





"Home is Where the Hearth is" is an open world RPG played as the main character: Aden.
After finding yourself thrown into this mysterious world, you are granted with the powers of fire from the hearth itself. You must protect your hearth and discover more about the world around you, tackling different enemies, areas, and a treacherous dungeon! Gather resources, craft weapons, and cast spells to fight and survive in this top-down, open world adventure.
​
https://www.hearthboundgames.com
​
Devs:
Scarlet Blackwell: Game Design, Game Balancing, Blueprinting, Bug Fixing, Polishing, UI
​
Nathan Cartwright: Game Lead, Game Design, Narrative Design, Voice Acting
​
Amanda Wood: Level Design, Environment, Animation, Art Assets, Modeler, Game Design, UI, Particle Effects
​
James Hill: Blueprinting, Sound, Bug Fixing, Animation, AI, Particle Effects, UI
Mei Li Ho: Character/Asset Modeler, Music
​
Dylan Porter: Character Design, Level Design, Game Design, QA Testing
​
Assistant Devs:
Carly Perry: Illustrations, Graphic Design
​
Katie Klinger: Animation
​
Brynne Reilly: Animation
​
Shauna Lally: Concept Art
Click image to see full blueprint
Widget function for the house upgrades, reading the player's inventory and displaying how much they have currently vs. how many they need to upgrade. It then reads this out to the player when they are close enough to the zone.
Click image to see full blueprint
Widget event graph for the main HUD, able to toggle the journal inventory and select spells from the hotbar menu by clicking the proper buttons on the HUD or when the event is called elsewhere.
Click image to see full blueprint
Blueprint of the Game Instance, used to save and load various parts of the game and holds variables during gameplay.
Click image to see full blueprint
Function blueprint in the combat blueprint class of damage calculation that occurs during combat, taking effect for the player or enemy when taking damage.
Click image to see full blueprint
Widget event graph for the Journal UI, switching through tabs by turning each one off in a function and turning the proper one on, displaying all the necessary components.
Click image to see full blueprint
Blueprint graph for the door used for the house and dungeon. If the widget is active on the door, it will display when the number of lamps required to open them meet the amount that have been lit, linked within the world.
Click image to see full blueprint
Blueprint graph for the hearth shrines placed around the world, each one allowing you to unlock a teleport location that can only be teleported to and from from itself or other shrines around the map.
Click image to see full blueprint