I asked the question behore,but didn't get the answer I was looking for.
http://www.youtube.com/watch?v=QQBWDrba ... re=relatedThat's a video of the Skullcrack's menu.How can you put 3d objects in the menu?
OK,I saw it working,but how do you make it?
- metal_head
- Posts: 1244
- Joined: Sat Jan 05, 2008 8:31 pm
- Location: Bulgaria,Sofia
- Contact:
Re: OK,I saw it working,but how do you make it?
Hi metal_head. I make this menu in Entidad3D. But in RF is easy.
The menu is a BSP level, you can use fixed camera and the 3d objects you use StaticMesh or StaticEntityProxy entities for put is.
The menu is a BSP level, you can use fixed camera and the 3d objects you use StaticMesh or StaticEntityProxy entities for put is.
Re: OK,I saw it working,but how do you make it?
That's basically what I said when you asked before...
You still meet the 2D menu when you first start your game, or is there also an option to disable that? In other words, is there a way to disable the menu and immediately load a .bsp?
You still meet the 2D menu when you first start your game, or is there also an option to disable that? In other words, is there a way to disable the menu and immediately load a .bsp?
- metal_head
- Posts: 1244
- Joined: Sat Jan 05, 2008 8:31 pm
- Location: Bulgaria,Sofia
- Contact:
Re: OK,I saw it working,but how do you make it?
OK,now I have a level,but how do I put the menu with a static mesh or static entity proxy?
.I just don't have an idea how to do it.It sounds simple,but I still don't see how am I gonna put the menu in the BSP level using static meshes and entities.
Sorry Sph!nx,I didn't understand it....and I still can'tThat's basically what I said when you asked before...
You still meet the 2D menu when you first start your game, or is there also an option to disable that? In other words, is there a way to disable the menu and immediately load a .bsp?

- metal_head
- Posts: 1244
- Joined: Sat Jan 05, 2008 8:31 pm
- Location: Bulgaria,Sofia
- Contact:
Re: OK,I saw it working,but how do you make it?
Guys,can someone help me?I really want to make a menu like that in my game.I've been trying to do it for weeks and nothing...
Re: OK,I saw it working,but how do you make it?
You can't replace the menu with a menu like that. You always get the menu that consists of bitmaps when you run RF. You'd have to click 'New Game' and then load a .bsp map that is like the menu in that video. You could add a pawn that you could write a script for. A script that displays the texts and buttons on the screen. But I fail to see any use for this until we can skip the RF's menu and load a level immediately on startup.
Pain is only psychological.
-
- Posts: 335
- Joined: Sat Feb 09, 2008 5:47 pm
- Location: Lanzarote/Canary Islands/Spain
Re: OK,I saw it working,but how do you make it?
You could make it so you can only clic on a button saying something like "Click to begin" or something like that.Juutis wrote:You'd have to click 'New Game' and then load a .bsp map that is like the menu in that video.
Re: OK,I saw it working,but how do you make it?
Well, yeah. That's possible but what about the stuff that's in the built-in menu? Such as the gamma and volume sliders, controls, or the most important: Save and load game.Danimita92 wrote:You could make it so you can only clic on a button saying something like "Click to begin" or something like that.


I don't think a .bsp menu is worth it right now. It sure is possible but pretty limited. Maybe in the future...
Pain is only psychological.
- metal_head
- Posts: 1244
- Joined: Sat Jan 05, 2008 8:31 pm
- Location: Bulgaria,Sofia
- Contact:
Re: OK,I saw it working,but how do you make it?
Too bad,it's hard for me to edit scripts yet I can't handle something like this.OK than,maybe I'll put a giant animated GIF for a background or something.