[QUOTE=geel9;23765140]Alright, fine, the console is real:
[url]foxprods.net/experimentalists/sourceEngine.swf[/url]
Press ~ to open it, and type in "list" to list the possible commands.
(Note: It is supposed to just be a white box before you open the console)[/QUOTE]
[img]http://img440.imageshack.us/img440/8366/uttershyte.png[/img]
[QUOTE=Anthophobian;23765383][img]http://img440.imageshack.us/img440/8366/uttershyte.png[/img][/QUOTE]
Oh sorry, I forgot to upload the latest version. Try again.
[editline]09:25PM[/editline]
you'll probably need to clear your cache if it still doesn't work.
I like how people are downing him because demaking source is pointless or him saying he was "porting". It's like you guys haven't ever tried programming something because you thought it'd be fun/cool, or for the experience.
[QUOTE=NorthernGate;23765495]I like how people are downing him because demaking source is pointless or him saying he was "porting". It's like you guys haven't ever tried programming something because you thought it'd be fun/cool, or for the experience.[/QUOTE]
Exactly. I'm doing it for the experience, and if it turns out well, I'll use it for games.
[QUOTE=geel9;23765427]Oh sorry, I forgot to upload the latest version. Try again.
[editline]09:25PM[/editline]
you'll probably need to clear your cache if it still doesn't work.[/QUOTE]
[img]http://img299.imageshack.us/img299/908/lessshytebutstillshyte.png[/img]
[QUOTE=Anthophobian;23765623][img]http://img299.imageshack.us/img299/908/lessshytebutstillshyte.png[/img][/QUOTE]
You guys asked for it, I gave you what commands I have now.
[QUOTE=geel9;23765637]You guys asked for it, I gave you what commands I have now.[/QUOTE]
Oh come on, you can't even be bothered to align a table properly? Presentation is key you know.
This is the dumbest thing I've seen in months....
Man, why do you even make a thread for something that is maybe 0.1% of the finished product?
[QUOTE=s0ul0r;23765694]This is the dumbest thing I've seen in months....
Man, why do you even make a thread for something that is maybe 0.1% of the finished product?[/QUOTE]
Progress tracking perhaps?
Also, Anthro, when I'm making it public I'll look into that. Also, it doesn't have many commands because I'll make more commands as I make more entities.
[QUOTE=geel9;23765722]Progress tracking perhaps?
Also, Anthro, when I'm making it public I'll look into that. Also, it doesn't have many commands because I'll make more commands as I make more entities.[/QUOTE]
Rather than making more Entities you should start making some games/demos to demonstrate what your framework (I can't persuade myself to call it a game engine) is (currently) capable of!
Nice work so far, no matter what the others say. Just keep at it.
Oh, and don't call it source. Lawyers get cranky when you take their name. Since you're going the demake route, call it something like 'Origin' or what have you :p
[QUOTE=Inside;23772094]Nice work so far, no matter what the others say. Just keep at it.
Oh, and don't call it source. Lawyers get cranky when you take their name. Since you're going the demake route, call it something like 'Origin' or what have you :p[/QUOTE]
Sourcigen? Also I like how so many people are mocking you here, and in the Valve section they're like "Cool."
[QUOTE=s0ul0r;23765694]This is the dumbest thing I've seen in months....
Man, why do you even make a thread for something that is maybe 0.1% of the finished product?[/QUOTE]
[QUOTE=geel9;23765722]Progress tracking perhaps?
Also, Anthro, when I'm making it public I'll look into that. Also, it doesn't have many commands because I'll make more commands as I make more entities.[/QUOTE]
Sorry but I agree with s0ul0r, this doesn't deserve a thread. Not yet at least.
[QUOTE=Joshyy;23773274]Sorry but I agree with s0ul0r, this doesn't deserve a thread. Not yet at least.[/QUOTE]
Yea, not till it has gridlines.
Arcadia in Source:flash please
Explain to my why it's a bad idea that I'm making an efficient platforming engine.
You guys are like that dad who when you show your elementary school drawing to he tells you it sucks and then tells you not to come back until you can paint like picaso.
Or people just don't like how much he's hyping an unimpressive project. geel9 is a big boy now, he can defend himself without you holding his hand.
[QUOTE=NorthernGate;23775009]You guys are like that dad who when you show your elementary school drawing to he tells you it sucks and then tells you not to come back until you can paint like picaso.[/QUOTE]
If you're trying to show it off to a community of more advanced artists, then it's more reasonable to hold off on the showing off until you've got something that looks half decent. Of course, it's always better to try and help the child, but if the child was intending to draw a picasso and came back with a few scribbles, then it's going to be a very long and tiresome path to drawing a decent painting.
Screw it, I'm too far entrenched in this metaphor. I also say that the OP should work on some sort of a tech demo, because 3 basic entities isn't saying much at all, especially this far into the thread.
[QUOTE=Jawalt;23774643]Yea, not till it has gridlines.[/QUOTE]
Quiet you :p I'm trying to be all serious here.
[editline]07:28PM[/editline]
[QUOTE=notch;23775044]Or people just don't like how much he's hyping an unimpressive project. geel9 is a big boy now, he can defend himself without you holding his hand.[/QUOTE]
This. If he had a lot more progress done to it, it would look really good.
I'm working on physics now--it's going really well.
[QUOTE=geel9;23775448]I'm working on physics now--it's going really well.[/QUOTE]
Can we have fun little playtoys?
[QUOTE=Joshyy;23775535]Can we have fun little playtoys?[/QUOTE]
Not quite, I'm just working on having the player be a physics object. But soon, young one. soon.
[editline]10:02AM[/editline]
Also, unblock me on steam :colbert:
[QUOTE=geel9;23775744]Not quite, I'm just working on having the player be a physics object. But soon, young one. soon.
[editline]10:02AM[/editline]
Also, unblock me on steam :colbert:[/QUOTE]
I have you blocked? Let me check.
[IMG]http://www.funnyforumpics.com/forums/fail/4/FAIL-cat-I-sense-fail.jpg[/IMG]
...In this idea...
[highlight](User was banned for this post ("Image macro" - Rusty100))[/highlight]
I finished adding physics to the current entities and added a Prop_Physics entity.
To test:
[url]www.foxprods.net/experimentalists/sourceEngine.swf[/url]
Open console(~) and type in:test_room. In this room there are:
-2 Prop_Physics entities
-1 player
-1 env_beam, targeting the player.
-3 func_brush entities.
This room was made with the following code:
[code]
beginOBJ,type=func_brush,x=250,y=400,width=2000,height=30,endOBJ,beginOBJ,type=func_brush,x=0,y=250,height=500,width=10,endOBJ,beginOBJ,type=func_brush,x=550,y=250,height=500,width=10,endOBJ,beginOBJ,type=env_beam,x=50,y=200,target=Player,endOBJ,beginOBJ,type=info_player_start,x=50,y=200,endOBJ,beginOBJ,type=prop_physics,x=300,y=50,model=bigbrick,endOBJ,beginOBJ,type=prop_physics,x=200,y=200,model=brick,endOBJ
[/code]
That's it. It was all text, I just had to make the entities.
To move around:
Arrow keys, space to jump.
[highlight]THIS IS STILL ALPHA[/highlight]
[QUOTE=geel9;23777401]I finished adding physics to the current entities and added a Prop_Physics entity.
To test:
[url]www.foxprods.net/experimentalists/sourceEngine.swf[/url]
Open console(~) and type in:test_room. In this room there are:
-2 Prop_Physics entities
-1 player
-1 env_beam, targeting the player.
-3 func_brush entities.
This room was made with the following code:
[code]
beginOBJ,type=func_brush,x=250,y=400,width=2000,height=30,endOBJ,beginOBJ,type=func_brush,x=0,y=250,height=500,width=10,endOBJ,beginOBJ,type=func_brush,x=550,y=250,height=500,width=10,endOBJ,beginOBJ,type=env_beam,x=50,y=200,target=Player,endOBJ,beginOBJ,type=info_player_start,x=50,y=200,endOBJ,beginOBJ,type=prop_physics,x=300,y=50,model=bigbrick,endOBJ,beginOBJ,type=prop_physics,x=200,y=200,model=brick,endOBJ
[/code]
That's it. It was all text, I just had to make the entities.
To move around:
Arrow keys, space to jump.
[highlight]THIS IS STILL ALPHA[/highlight][/QUOTE]
fix your physics bro. you can jump off walls
[QUOTE=geel9;23755752]I finished adding a console to SourceFlash!
[img]http://img842.imageshack.us/img842/4969/fag.png[/img][/QUOTE]
This makes no sense krill yourself.
[QUOTE=iNova;23778993]fix your physics bro. you can jump off walls[/QUOTE]
[QUOTE=geel9;23777401][highlight]THIS IS STILL ALPHA[/highlight][/QUOTE]
I have no ~ key.
Sorry, you need to Log In to post a reply to this thread.