|
http://www.roblox.com/games/238046548/Shooter-Game
Not good at math, so making a game like base wars where you endlessly unlock new and cooler guns, except more balanced and less buggy.
This is my first most basic pre pre pre pre alpha upload of it. Tomorrow going to see about implementing a stat system. Then after that going to make weapon selection. |
|
|
Update: implemented cash system |
|
|
adding another item to the todo list, 2 things, hitmarkers, and a small gui congratulation when you off someone |
|
|
working on welding the gun |
|
|
update: finished wep selection gui but not published yet and working on arm weld for simple pose animations |
|
|
UPDATE: basic wep selection gui and arm weld made!!!
http://www.roblox.com/games/238046548/Shooter-Game |
|
TC8950Join Date: 2010-05-09 Post Count: 4925 |
It's interesting.
I think the bursts should subtract more than one though from your ammo.
|
|
|
They actually do :)
It's just compatability for shotguns, so if you have 60 rounds and shoot 2 per shot, it displays 30 rounds. So the pistol actually has more than those rounds, thats just the number of shots it has left. |
|
|
Explicit formula:
ammo.Text = (math.floor(self.ammo/self.numShots) .. "/" .. math.floor(self.magSize/self.numShots)) |
|
|
|
this is my buddy helping me make the guns, hes doing the building (the bricks arent his work, just placeholders until I can implement his models) |
|
|
update: added tooltips for the buttons |
|
|
update: added free shotgun for those who dont like assault rifle |
|
ExcilsorJoin Date: 2011-09-28 Post Count: 3192 |
Interesting. I can help out if you guys need any assistance. |
|
|
added 200$ burst fire smg |
|
|
and thank you will keep in mind : )
|
|
|
Going to completely rework the gui to be better, easier to use, and be compatible with more guns |
|
|
Working on new gui design!
this is hard because Im not a gui person |
|
|
Gui design should be done soon :) finishing up functionality
things done: open up scrollbar menu for adding guns to your cart. you can also clear your cart and check out.
things to add:
a way to view your cart |
|
|
BUMP! BIG BUMP! NEW GUI SYSTEM!!!
3 guns as of now:
Python, precise semi auto pistol designed to compete with assault rifles and other guns because I LOVE pistols
BR235, Robocopish gun with 31 rounds. Good for close range stuff.
And the long running TV45
I also changed the way the gun ammo gui works. |
|
|
Going to finish reduxing the gun code then make a new thread for alpha version 1.0 |
|
|
Actually going to build a decent map THEN make alpha 1.0 |
|
|
http://www.roblox.com/games/238046548/Shooter-Game
Big update:
Changed guns visual effects to actually look kind of cool and added a gun with a real model! |
|
|
Working on bullet penetration!
This will make the games mechanics much deeper and robust. |
|