Hi, I’m wondering if somebody is interested in creating a 2D sidescroller-shooter, a bit in the way of halflife 2D (codename gordon)
I got some points that I want to be sure of:
I would like to do the artistic stuff, because I’m pretty good at that.
The game has to be only with human enemy’s, so no alien stuff.
I want to implement a lot of physical stuff, so like boxes that are movable, exploding barrels, and ragdollphysics.
I don’t think many peaple will be ready to create this (highly potential) game, but if you have any interest, leave a message.
So the main persons I need are programmers…
PS: I’m not offering money, you’ll have to do it because you enjoy it
Just to let ya know. You don’t want programmers you want actionscript writers, lol. I’m okay with actionscript (not the best but i’m still learning).:mu:
Well, I like to think that they’re similar. In any case I might be willing to help out. I’m terrible at drawing but I think I can code the things you mentioned. I’d prefer not being the only programmer though, I have my own projects that I’m working on.
Yeah, of course I need actionscripters
Well, I’m learning it too, and I found a great platformer-engine (you can draw your surfaces and obstacles)
I programmed a gun and bullets and you can aim with the mouse and if the bullet hits the ground I have a particle effect.
But I want actionscripters that can do physics! Ragdolls are my priority…
Hah, thanks, but now you need to collide the ball with a surface you draw. Believe me, it is impossible to script that, you’ll need verlet integration (read the Jakobsen article).
Now, ricer, can you program a good engine? Actually, the only thing I need is let’s say a barrel that collides with other barrels in the level and it needs to collide with the ground that is painted with the paint tool, so a movieclip
We’re talking about incredibly hard coding stuff, your VERY good if you can do this…
X and Y opposition. Not impossible, just seems that way till you have a script and understand it. There are several files on Kirupa, and I mean alot on hitTest and collision. Pushable objects wouldn’t be to hard to add either (check on collision, check if the char is to the left or right of the object, then add movement). As for ragdollphysics, luck on that. I myself have not looked into that, so I wouldn’t know the first thing about it. But I do know its possible because of “boneless woman”. :krazy: (thats if anyone has seen that file)
Best of luck on the game.
also you are all looking for a real project no pay! and you wan’t top notch actionscripters to write your ragdoll lol, a little much don’t ya and your using it on
as1 lvl, in my opionion start writing classes for this game