Ghost_Ellis Posted May 20 So, I'm trying to make a new Title Screen / Main Menu, and I have it setup with one camera, and the elements such as "Options" etc., are just Mid textures. How can I make it so the elements can be selected? Ig I mean, how can I make it so the cursor can be used to select these things? I know I'll need to make copies of these elements that look highlighted, I just don't know how to make it a selectable thing. 0 Quote Share this post Link to post
0 Nihlith Posted May 20 Probably need a little more info in order to do what you're describing but this thread has a list of the pictures you could replace in order to make your title screen and menu look different: https://forum.zdoom.org/viewtopic.php?t=58946 0 Quote Share this post Link to post
0 Doom-X-Machina Posted May 20 7 hours ago, Ghost_Ellis said: So, I'm trying to make a new Title Screen / Main Menu, and I have it setup with one camera, and the elements such as "Options" etc., are just Mid textures. How can I make it so the elements can be selected? Ig I mean, how can I make it so the cursor can be used to select these things? I know I'll need to make copies of these elements that look highlighted, I just don't know how to make it a selectable thing. Not sure if it's even possible... but I'm following this post in case it is because I attempted this in the past and gave up, opting for the standard menu setup instead and just using a cinematic map flythrough with the TITLEMAP instead. 1 Quote Share this post Link to post
0 Ghost_Ellis Posted May 20 Not looking to replace, looking to build a new menu from scratch. 0 Quote Share this post Link to post
0 Ghost_Ellis Posted May 20 Will let u know if I figure it out. Working theory so far is that I could use multiple cameras w silent teleports and instances w menus, so you'd click new game, and the cam wld pan over to that menu, which wld give another mid texture to click, which wld end level/teleport you to the next. 0 Quote Share this post Link to post
0 Doom-X-Machina Posted May 20 1 minute ago, Ghost_Ellis said: Will let u know if I figure it out. Working theory so far is that I could use multiple cameras w silent teleports and instances w menus, so you'd click new game, and the cam wld pan over to that menu, which wld give another mid texture to click, which wld end level/teleport you to the next. Yeah that could perhaps be achieved with ACS, but it's a bit beyond my scope of knowledge with it... but I'm definitely interested to see if it's actually possible. 0 Quote Share this post Link to post
0 Ghost_Ellis Posted May 20 I'm certain it is, I just do not have the brain power for it rn. The issue will be how the player is able to select, but...idk. Maybe i'll look more into the Aiming Camera 1 Quote Share this post Link to post
0 kalensar Posted May 21 This is going to be your main tool to make it easier as you can add graphics and position them. The MENUDEF file and format https://zdoom.org/wiki/MENUDEF Examples: Spoiler 1 Quote Share this post Link to post
0 Doom-X-Machina Posted May 22 2 hours ago, kalensar said: This is going to be your main tool to make it easier as you can add graphics and position them. The MENUDEF file and format https://zdoom.org/wiki/MENUDEF Examples: Hide contents I think the OP wants to make active menu selects from the MIDTEX graphics within the live TITLEMAP, not a standard Doom title menu. 0 Quote Share this post Link to post
0 kalensar Posted May 22 5 minutes ago, Doom-X-Machina said: I think the OP wants to make active menu selects from the MIDTEX graphics within the live TITLEMAP, not a standard Doom title menu. Yeah, you can screen shot the scene from GZDoom loaded on that screen, and then cut out the words in Shop or GIMP or Paint, and make as a graphic that is referenced and placed Lined up on the screen with the Titlemap loaded using MENUDEF. The Words would be the correct size a referenced graphic for the cursor to point at. The screen cut words would each be different graphics PNG files and you can give them each the glow styled effect with PhotoShop or GIMP. The idea to navigate a Title as a Player Map style thing is unusual because of PlayerPawn issues. 1 Quote Share this post Link to post
0 Doom-X-Machina Posted May 22 5 minutes ago, kalensar said: Yeah, you can screen shot the scene from GZDoom loaded on that screen, and then cut out the words in Shop or GIMP or Paint, and make as a graphic that is referenced and placed Lined up on the screen with the Titlemap loaded using MENUDEF. The Words would be the correct size a referenced graphic for the cursor to point at. The screen cut words would each be different graphics PNG files and you can give them each the glow styled effect with PhotoShop or GIMP. Ahhhhhhhhhh, yes ok. I'm with you. I see how the combination of TITLEMAP and MENUDEF would work in that instance now. Champion!! 0 Quote Share this post Link to post
0 kalensar Posted May 22 (edited) 17 minutes ago, Doom-X-Machina said: I see how the combination of TITLEMAP and MENUDEF would work in that instance now. Rock on. Sometimes when you want something to happen a certain way the solution usually ends up looking like an illusionist escapade of fake card tricks done purely to trick the eyeball. One more caveat to know: The Vanilla Doom Menu Words are not actually words drawn by the engine. They are referenced pictures. THis most noticeable on the DIfficulty selection section with NIGHTMARE being a unique font that is not a font at all, but a referenced graphic. Same for all the other choices as well, Edited May 22 by kalensar 0 Quote Share this post Link to post
Question
Ghost_Ellis
So, I'm trying to make a new Title Screen / Main Menu, and I have it setup
with one camera, and the elements such as "Options" etc., are just Mid textures.
How can I make it so the elements can be selected? Ig I mean, how can I make it so
the cursor can be used to select these things? I know I'll need to make copies of these elements
that look highlighted, I just don't know how to make it a selectable thing.
Share this post
Link to post
11 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.