Weapon Positioner toolkit - reworked
Weapon Positioner toolkit - reworked
Toolkit for easy setup of weapon to your FPS game!
GUI has been reworked.
Now is weapon-setup much easier (spinbox + mouse scroll)
Check download link bellow!
screen (older version)
video (older version):
http://www.youtube.com/watch?v=1Y9Q3MaLwHs
Download Binary+Source (REWORKED):
http://www.gamefront.com/files/22702631 ... worked.rar
If you have any questions:
kilobytegames@gmail.com
GUI has been reworked.
Now is weapon-setup much easier (spinbox + mouse scroll)
Check download link bellow!
screen (older version)
video (older version):
http://www.youtube.com/watch?v=1Y9Q3MaLwHs
Download Binary+Source (REWORKED):
http://www.gamefront.com/files/22702631 ... worked.rar
If you have any questions:
kilobytegames@gmail.com
Last edited by arnir on Mon Dec 03, 2012 9:17 am, edited 2 times in total.
programmer is bad designer
designer is bad programmer
designer is bad programmer
Re: Weapon Positioner toolkit
Seams pretty useless except seeing how the model looks....
maybe add wrapper class to allow direct serialisation/de-serialisation and defining animation sequences that can be triggered by name/id. Then maybe attaching hook points to allow easy acces to certain parts of the weapon to add special effects/ui.
maybe add wrapper class to allow direct serialisation/de-serialisation and defining animation sequences that can be triggered by name/id. Then maybe attaching hook points to allow easy acces to certain parts of the weapon to add special effects/ui.
We're programmers. Programmers are, in their hearts, architects, and the first thing they want to do when they get to a site is to bulldoze the place flat and build something grand. We're not excited by renovation:tinkering,improving,planting flower beds.
Re: Weapon Positioner toolkit
exactly program is used to setting up the right position of gun... so we needn't setting up the values by guesstimateSeams pretty useless except seeing how the model looks....
programmer is bad designer
designer is bad programmer
designer is bad programmer
Re: Weapon Positioner toolkit
Thanks for the nifty little tool.
It don't do much, but it does it well.
It don't do much, but it does it well.
-
- Posts: 51
- Joined: Tue Jan 02, 2007 11:04 pm
- Location: huntington beach
Re: Weapon Positioner toolkit
Every video game modder would love this
Programmers are merely tools to convert caffeine into code.
Re: Weapon Positioner toolkit
Why?darksmaster923 wrote:Every video game modder would love this
A game would already have this, and thus it would be pointless to port this code to that game. (unless you're talking about some other kind of modding about which I don't have any clue)
It might be useful for someone who wants to know how to implement this in his own framework. But then again, implementing something on your own would be even more useful.
Working on game: Marrbles (Currently stopped).
Re: Weapon Positioner toolkit
like i said make it usefull...
We're programmers. Programmers are, in their hearts, architects, and the first thing they want to do when they get to a site is to bulldoze the place flat and build something grand. We're not excited by renovation:tinkering,improving,planting flower beds.
-
- Posts: 1010
- Joined: Mon Oct 24, 2011 10:03 pm
- Location: 0x45 61 72 74 68 2c 20 69 6e 20 74 68 65 20 73 6f 6c 20 73 79 73 74 65 6d
Re: Weapon Positioner toolkit
I agree with sudi. it isn't really usefull.
"this is not the bottleneck you are looking for"
Re: Weapon Positioner toolkit
Clearly none of you ever had to do much with FPS games...
-
- Posts: 758
- Joined: Mon Mar 31, 2008 3:32 pm
- Location: Bulgaria
Re: Weapon Positioner toolkit
Well, this is just a simple tool, which obviously does the job for him to get the best looking weapon transformation setup. He`s just sharing it in case someone can find it useful for his/her project, not to waste an hour or two reinventing the wheel. Comes with the source, so any extra features one may need can be added easily. Noone is forcing you to use it. I believe any piece of code is welcome, and the only thing one can say is "Thanks for sharing, pal".
"Although we walk on the ground and step in the mud... our dreams and endeavors reach the immense skies..."
Re: Weapon Positioner toolkit
Yeah, never coded one for sure. Though I used to play one (still do sometimes, but now it's a mod of it which includes no shooting whatsoever ).ACE247 wrote:Clearly none of you ever had to do much with FPS games...
Anyways, this code could be useful to one who would make a sort of walk trough demo or something. One that would be writing/modding a game would have to know how to do this kind of stuff. And I agree to shadowslair that any peace of code (as long as it's easy to follow) is welcome, some might find it useful others don't. If you can't find it useful leave it for someone that might find it useful
Working on game: Marrbles (Currently stopped).
-
- Posts: 1010
- Joined: Mon Oct 24, 2011 10:03 pm
- Location: 0x45 61 72 74 68 2c 20 69 6e 20 74 68 65 20 73 6f 6c 20 73 79 73 74 65 6d
Re: Weapon Positioner toolkit
oh there is sourcecode?
Then it can indeed be usefull!
I just need to add a lot of stuff added. ^^*
Then it can indeed be usefull!
I just need to add a lot of stuff added. ^^*
"this is not the bottleneck you are looking for"
Re: Weapon Positioner toolkit
check the download linkaaammmsterdddam wrote:oh there is sourcecode?
Then it can indeed be usefull!
I just need to add a lot of stuff added. ^^*
programmer is bad designer
designer is bad programmer
designer is bad programmer
-
- Posts: 1010
- Joined: Mon Oct 24, 2011 10:03 pm
- Location: 0x45 61 72 74 68 2c 20 69 6e 20 74 68 65 20 73 6f 6c 20 73 79 73 74 65 6d
Re: Weapon Positioner toolkit
I just didn't notice it until someone mentioned it ^^*
I just basically moved on because I couldn't see any good use for it ^^*
Witht his I shall extend it to allow creation of weapons. but I am not sure why it outputs to a .txt file and not raw c++ code.
I just basically moved on because I couldn't see any good use for it ^^*
Witht his I shall extend it to allow creation of weapons. but I am not sure why it outputs to a .txt file and not raw c++ code.
"this is not the bottleneck you are looking for"
Re: Weapon Positioner toolkit
please check the link.. it´s dead..