item Spawner/PC Author: Evan King Posted on 11/21/2024


The Problem

the main problem was somehow getting a widget into the scene and letting the player interact with it to spawn the items at their cost and take away from the total amount, i did not know how to get a userwidget into the scene for the player to interact with and i had to figure it out.
The Solution

the solution to my problem was WidgetComponents instead of just a user widget. the widget component uses a normal user widget as a base for the widget but the widget component is an actor and can be placed in the world and the code was simple to implement into my existing code

Get Breadwinner: Sandwich Master

Leave a comment

Log in with itch.io to leave a comment.