Hi everyone!
For the last couple of months ive had this idea in my mind where i wanna create a fairly simple survival game.
So far ive created some assets and simple objects that you can interact with (fireplaces, pickups, basic terrain)
what i want now, is to be able to create some objects as the player, lets say for example, the fireplaces, ive created a class
blueprint for them, but now id like to be able to place em in game. Eventually, id like to be able to find them in the world, which will create an item
in my inventory, then place it, which will delete from my inventory.
Im pretty new to blueprint, any ideas on how to tackle this??
any ideas are welcome