Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Not sure if you mean move as in walking around a 3D space, or a point click kind of game, but I mixed the canvas text mesh UI with a textmesh 3D object in the environment to create the multiple texts. For the script, instead of TextGUI (i think), I just used TextUI. I’ll have to look back at my code but it allowed me to put in a regular 3D textmesh instead of it having to be a GUI object!