hello, my game I’m working on, I want to add a place decoration feature, buy the furniture from the seller, put it in the place and place it where the player wants with the mouse, but I don’t know how to save it (I’m sorry for my bad english)
It is probably too advanced for you if you are a complete beginner, but take a look at the Level Editor example included with GDevelop here:
https://editor.gdevelop-app.com/?project=example://level-editor
And then I recommend to have a look how to use storage it might help to understand how the example works:
http://wiki.compilgames.net/doku.php/gdevelop5/all-features/storage
1 Like
yes this is exactly what i was looking for i will try it thank you