So I’m working on a multiplayer project, I wanna make an editable text that a player can type on and the other player can see what you’re typing, and also interact with it. Kinda like Minecraft with it’s Signs. Any help will be appreciated
Do you want the player to be able to interact with the text as your typing or once its posted?
I’m looking for perhaps both, but I’ll take anything as long as in the end both parties can interact with it. And see what the other types
On a first glance i would recomend making a custom game instance, setting a variable in there that is updated as the player types.
Im relatively new to unreal so dont be suprised if it doesnt work
1 Like