Unreal Engine 5 Tutorial - 2D Top Down Game Part 3: Adding items to game
Jan Kaluza Jan Kaluza
7 subscribers
16 views
1

 Published On Sep 30, 2024

This is part 4 of series to create 2D Top Down Game in Unreal Engine 5.

In this episode, we will add an apple item to a game and write a code to detect whether the mouse pointer is above the item. We will learn more about Actors and Interfaces.

Link to icons pack:
https://shikashipx.itch.io/shikashis-...

00:00 - Introduction
00:25 - Extract sprites
01:38 - Create apple Flipbook
02:39 - Create Interact Interface
04:00 - Create Actor Blueprint
06:45 - Detect Actor under mouse pointer
09:35 - Add Interact Interface to Actor Blueprint
10:10 - Call PointedAt using Interface
13:07 - Call NotPointedAt using Interface
13:55 - Code cleanup
15:54 - Next Episode

show more

Share/Embed