Awesome! I love the realistic gun movements! And the map is good too. Hey, I was wondering, obviously by my account we are working on a Unity 3d fps called Dark Aqua. We are looking for more people to join our team (since we are only 2) and I was wondering if you would like to. I can give you more details if you are interested.
@DarkAquaFPS Hey, thx for your request. But I have a lot of school work and I haven't been able to work on any projects since the end of this summer :P
@fernando12345678966 You can't download this because the project was dropped out. :( I am currently working on other different projects that I will be posting videos of soon.
@DJCDavisDubstep This test game will not be 'released' in any way, as the project was dropped. :( I'm still working on different projects but not this one. Sorry :(
@WarrzoneGames Hey, thank you for asking but I am currently working on a LOT of projects and wont am not able to find the time for another one, for now. If I become available, I'll remember to contact you.
One thing though , when you aim you really should have the view as if you are looking through your red dot sight, and cut down on the muzzel flash its alittle to much
@jagger1865 This game is still under development and wont be realeased till we finish the main part.
We're considering posting some small updates on Wooglie.com under the "in development" section. You can check out two of our previous still in dev games (Cubinator and CubeMen).
If you want to be kept up to date and get to play the fist beta releases, subscribe to our Game Dev Channel (which you can find if you go on my channel and under "other channels".
cool whats the song
guitardude920 4 months ago
Hey u should put a download link up so people can still have it and maybe edit it and stuff make it better or something!!!
yoman299 4 months ago
@DarkAquaFPS.
I will, i am making a game at the moment, im am sort of nooby though, I am taught Java
Thejackymoon101 4 months ago
Awesome! I love the realistic gun movements! And the map is good too. Hey, I was wondering, obviously by my account we are working on a Unity 3d fps called Dark Aqua. We are looking for more people to join our team (since we are only 2) and I was wondering if you would like to. I can give you more details if you are interested.
DarkAquaFPS 5 months ago
@DarkAquaFPS Hey, thx for your request. But I have a lot of school work and I haven't been able to work on any projects since the end of this summer :P
TeenandMean 5 months ago
@TeenandMean Okay, I understand.
DarkAquaFPS 5 months ago
are the shadows baked?
mogalful 6 months ago
@mogalful yes, using Unity's built-in Lightmapper.
TeenandMean 5 months ago
how do you let the weapon move when your walking?
btw, nice vid
MRdennissie 6 months ago
@MRdennissie I used an animation for this. But you can create it using scripts for more realism :)
TeenandMean 6 months ago
Music link? :P
TheDoubleMvideos 6 months ago
can you help me make a game
tommmmmmmmm2 6 months ago
well done although im overly impressed i think the graphics needs working on
shaunm109 7 months ago
@shaunm109 Thank you, these were models I made last year, I've improved a lot since :P
TeenandMean 7 months ago
@TeenandMean Well man if ur looking for any support hit me up on aim ok
shaunm109 6 months ago
@TeenandMean Maybe we can both work on a project together yeah please send me a inbox message ok i will be happy with working with u
shaunm109 6 months ago
how can i download it.
fernando12345678966 8 months ago
@fernando12345678966 You can't download this because the project was dropped out. :( I am currently working on other different projects that I will be posting videos of soon.
TeenandMean 8 months ago
@fernando12345678966 download what
shaunm109 6 months ago
When's this game going into Beta?
DJCDavisDubstep 8 months ago
@DJCDavisDubstep This test game will not be 'released' in any way, as the project was dropped. :( I'm still working on different projects but not this one. Sorry :(
TeenandMean 8 months ago
Would you work with us on some FPS games we are in desperate need of coders and textureers
WarrzoneGames 8 months ago
@WarrzoneGames Hey, thank you for asking but I am currently working on a LOT of projects and wont am not able to find the time for another one, for now. If I become available, I'll remember to contact you.
TeenandMean 8 months ago
@coolman1437 No I made the heli... Why did you say that?
TeenandMean 8 months ago
Nice work! That gun looks REALLY detailed I'd download it
Tapedoniphone 8 months ago
@TeenandMean absouletly brilliant dude your a great modeler and scripter!
IBenBusk 9 months ago
is this gonna be multiplayer? and if it is then when?
PS3CodStation23 9 months ago
@PS3CodStation23 This was more of a test project, but I'm trying to work on multiplayer FPS... Hard to get into :P
TeenandMean 9 months ago
I like it but get in and fly it mate!
finnpony 9 months ago
@finnpony I'm working on helicopter and tank controls right now :)
TeenandMean 9 months ago
Nice i like your models as well :0 really great stuff keep it up :)
narutoisgreat1234 10 months ago
@narutoisgreat1234 thanks!
TeenandMean 10 months ago
@TeenandMean Your welcome :)
narutoisgreat1234 10 months ago
Hey can you please tell me the Aim Script?
Future6556 10 months ago
@Future6556 You shouldn't have to ask for such a thing, but anyway ok.
TeenandMean 10 months ago
@Future6556 var zoom : int = 20;
var normal : int = 60;
var smooth : float = 5;
static var isZoomed = false;
function Update () { if(Input.GetButtonDown("Fire2")){ isZoomed = !isZoomed; } if(isZoomed == true){ camera.fieldOfView = Mathf.Lerp(camera.fieldOfView,zoom,Time.deltaTime*smooth); } else{ camera.fieldOfView = Mathf.Lerp(camera.fieldOfView,normal,Time.deltaTime*smooth); } }
TeenandMean 10 months ago
@TeenandMean Thanks! :) Happy Easter
Future6556 10 months ago
@Future6556 If you want more further help, please sign up to my website and forums:
julesfletcher.webs.com/
TeenandMean 10 months ago
lol/....
Ben4views 10 months ago
@Ben4views ...is that...positive? ^^
TeenandMean 10 months ago
looks good jules.
One thing though , when you aim you really should have the view as if you are looking through your red dot sight, and cut down on the muzzel flash its alittle to much
darrinbiaii 10 months ago
@darrinbiaii Thank you ^^ I just updated that.
TeenandMean 10 months ago
were do i play it
jagger1865 10 months ago
@jagger1865 This game is still under development and wont be realeased till we finish the main part.
We're considering posting some small updates on Wooglie.com under the "in development" section. You can check out two of our previous still in dev games (Cubinator and CubeMen).
If you want to be kept up to date and get to play the fist beta releases, subscribe to our Game Dev Channel (which you can find if you go on my channel and under "other channels".
Hope this helped,
Jules Fletcher.
TeenandMean 10 months ago