C
C#10mo ago
dezzy

Making a WASD background screen

I'm making a 3D game in Unity and wanted to know how to make a screen in the background that tells the user how to move, jump, dash, etc. I am fairly new to C# (coding in general) so please talk to me like i'm a toddler! I don't want the text to move with the character, I just want message in the background. I tried to look up photos as a reference but didn't know how to look it up. edit: basically I want the text that say "Use AD to move" to be stationary and the player can run past words and the words dont follow the player, as if it was apart of the background.
3 Replies
Angius
Angius10mo ago
Haven't used Unity, just Unreal, but you should be able to either place a UI element with this text in the scene, or a flat plane with the text as a texture In any case, it would have little to nothing to do with C#, so maybe you'll get some better help in the $unity server
dezzy
dezzy10mo ago
thanks!
Want results from more Discord servers?
Add your server