lol you saw that!? damn. i get sidetracked making maps. i was making another one of these videos, but 30 minutes in i realized ive been on youtube and omgpop for 20 minutes. XDD
For this particular map I used prefabs for the doors, but I do know how to make them now . :P, This video is particularly old. I made the video, then decided to post it about 3 months later onto youtube hehe
how do you get the portal buttons into source SDK? like the ones where you put the cube on them and they open a door, I know how to make buttons work, but I still cant find the stupid button model XD
To get the button models there are 2 parts. The first part is the moving red button, and the 2nd is the white base. Select the entity tool (the white icon above block tool) and on the drop down list to the right, select "Prop_dynamic". Place one of these entitys in your level. Go to the objects properties by double clicking on it. Under the category "World Model" select browse. This will bring up a giant list of portal items. you should be able to find both button models from here.
Make a prop_dynamic with the door model you want. name it "door_model" or something like that. Then spawn a nodraw texture block over the entire door. Make this block a func_door. Name this "door". Set "door_model"s parent to "door". Set all of your settings with "door" such as move direction, speed etc.
you mean props? Click on the Entity Tool, then create any kind of entity in the map, double click it, now change Its class to prop_static for props that will not move at any circunstances. Or prop_physics to props that can be displaced anywhere. And the player can interact with them. After that, select World Model, and then look for the prop you want. Easy ;D
lol.. i actually have NO clue... I have been wanting to know that for a while, i might be willing to learn and make tutorials though.. any other suggestions?
FINALY!
warnightify 4 months ago
lol first time is see full nudity on youtube :P
MrGh0stlyGhost 4 months ago
You don't need to put a trigger around the player, you can just make a logic_auto and use the output OnMapSpawn.
appleobsessed1 5 months ago
@appleobsessed1 hah yep. I was pretty noobish at the time. This is my new account btw.
Also, check out my Portal 2 map I released a few months ago, titled "sp_tod_Sprunrun".
(Don't worry it uses logic autos ^.^)
TheTodarac 5 months ago
@TheTodarac lol. Sure, you good at hammer? Im thinking of making a Portal mod and I need some mappers to teach me how to do stuff :P
appleobsessed1 5 months ago
@appleobsessed1 Learn to map using 3klikphilips tutorials, they're arguably the best for beginners.
As for the mod, already working on one, sorry ^^
TheTodarac 5 months ago
@TheTodarac Aww, oh well. Thanks for telling me about that guy's tutorials. Do you have a Skype?
appleobsessed1 5 months ago
how do you delete walls like you did in the first 23 seconds?
adamk570 10 months ago
tutorial please !!!!
p00rtal 1 year ago
how to make doors?
can u make tutorial?
efrepall 1 year ago
@efrepall Make a box, ctrl-t, "Func_Door" in class section thing, select move direction in properties. Easy peasy.
HeyLookItsASpah 1 year ago
you must make tutorials
deMoSHeEpsa 1 year ago
Can you tell me the name of the texture for portal walls?
AxelsDawn 1 year ago
@AxelsDawn search "concrete" in the sdk texture browser.
Pyroney 1 year ago
how do you make the cake in source sdk
Overkilled9 1 year ago
@Overkilled9 make a "Prop_static" entity, and under world model, hit browse, then find the cake model.
Pyroney 1 year ago
I can't make any Portal maps using hammer. Do I need to download anything?
KeenanS11 1 year ago
@KeenanS11 I would start by downloading Source SDK
Pyroney 1 year ago
@Pyroney I have it it just doesn't have an option to select Portal.
KeenanS11 1 year ago
@Pyroney I can't download Sorce SDK but I have portal, hl2 deathmatch, hl2 lost coast. do i need the actual hl2 game??
nightfoxx26 1 year ago
@nightfoxx26 what does it say when you try to download it
Pyroney 1 year ago
@Pyroney nothing it just opens steam and quits. Mind ya I have the free portal until may 24th thing soo....
nightfoxx26 1 year ago
why does this video contain furry hentai backgrounds and ytmnd
Exdigital 1 year ago
lol you saw that!? damn. i get sidetracked making maps. i was making another one of these videos, but 30 minutes in i realized ive been on youtube and omgpop for 20 minutes. XDD
Pyroney 1 year ago
how to make that doors?
swinia22 1 year ago
I already posted. scroll through the comments.
Pyroney 1 year ago
Wow. thats fast! that would take me aleast 2 hours!
PooFactory1 2 years ago
umm, that's made faster than normal
tikkumanne 2 years ago
"About an hour of work squeezed down to a couple of minutes" lol its sped up.. :P
Pyroney 2 years ago
Hm well, its still fast.
PooFactory1 2 years ago
how to make a button?
swinia22 1 year ago
Check out the channel "3kliksphilip". I basicly owe everything i know in hammer to him XD. He has ALOT of very helpful hammer tutorials/
Pyroney 1 year ago
all hail 3kliksphilip :D!!!
gordonfreemannr2 1 year ago
or doors?
swinia22 1 year ago
How did you make that door? can you make tutorial or something?
tikkumanne 2 years ago
you got the door as prefab? or you copied from other map u made? :)
DeathwalkerFilms 2 years ago
For this particular map I used prefabs for the doors, but I do know how to make them now . :P, This video is particularly old. I made the video, then decided to post it about 3 months later onto youtube hehe
Pyroney 2 years ago
sorry but i just started using "sdk"
how did you get the portal props
AndroidTyler 2 years ago
scroll through the comments, i believe i already posted how to spawn props :) good luck
Pyroney 2 years ago
Oh and one more question, I know you can parent, but if you group objects together, does it still work like a parent?
gr8gamer1 2 years ago
Hmmm... not so sure about this one.. Test it and tell me how it goes, im curious also :P
Pyroney 2 years ago
how do you get the portal buttons into source SDK? like the ones where you put the cube on them and they open a door, I know how to make buttons work, but I still cant find the stupid button model XD
please respond
gr8gamer1 2 years ago
To get the button models there are 2 parts. The first part is the moving red button, and the 2nd is the white base. Select the entity tool (the white icon above block tool) and on the drop down list to the right, select "Prop_dynamic". Place one of these entitys in your level. Go to the objects properties by double clicking on it. Under the category "World Model" select browse. This will bring up a giant list of portal items. you should be able to find both button models from here.
Pyroney 2 years ago
Alright, i will see if i can figure it out, Thanks
gr8gamer1 2 years ago
How to make the sliding doors there's no complete doors in entities...
alextall95 2 years ago
Make a prop_dynamic with the door model you want. name it "door_model" or something like that. Then spawn a nodraw texture block over the entire door. Make this block a func_door. Name this "door". Set "door_model"s parent to "door". Set all of your settings with "door" such as move direction, speed etc.
Pyroney 2 years ago
Lol nice the music...
alextall95 2 years ago
when i create a box it puts a apc and its move points... WHAT DO I DO?!?!
gmodman999 2 years ago
What kind of box? like a wooden crate, or a starting room that is a 'box' like i made?
Pyroney 2 years ago
nvm i used block tool
gmodman999 2 years ago
never mind.
gmodman999 2 years ago
how do u make boxes and stuff? i cant figure it out.
gmodman999 2 years ago
you mean props? Click on the Entity Tool, then create any kind of entity in the map, double click it, now change Its class to prop_static for props that will not move at any circunstances. Or prop_physics to props that can be displaced anywhere. And the player can interact with them. After that, select World Model, and then look for the prop you want. Easy ;D
gsp1995 2 years ago
yea.. i just searched for a video like that and found one.. i would still like to make tutorials, if so post a comment on my channel for ideas :P
Pyroney 2 years ago
lol.. i actually have NO clue... I have been wanting to know that for a while, i might be willing to learn and make tutorials though.. any other suggestions?
Pyroney 2 years ago
PEWPMONGERS
towada2112 2 years ago