More on Physics and Collision Detection :)
|
2014-06-23, 10:03 AM
(This post was last modified: 2014-06-23, 03:04 PM by Fru5tum.)
|
|||
|
|||
More on Physics and Collision Detection :)
A thread for major physics and collision for any weapon
First one -Sword as mention before more collision and physics for the sword would be good :) if I stand in one area and DSO stands behind me and I attack , i cannot to hit him physically, he is behind me. A semi circle emitting from the center of the player model ( that semi circle would face forward., your type of fire could be changed automaticly ( if u want it to ) based on the distance away from your target :) For example im about to shoot someone, if I am far i want a slow very focused shot. If I am close i want automatic to guarentee a hit on my enemy. We have the ability to change it already from Semi Auto,Single ,Three round burst and full auto , Mossberg suggest a way with Malee weaponry Slash , Stab and my own ones Backstabbing , Throat Slit Second topic Fire: Of course our fire visual is fine if we had a fire model that would be nice but anyhow the fire is hot and burns so what if we had diferent types of grenades ( concussion flash incidanry Semtex etc . Fire would catch on to the player model therefore the player is on fire and will remain on fire until his model is removed from field complex but I'll explain in greater detail if u ask :) 3rd : the recoil on semiautomatic sniper does not build up in real life :( let's say for instance i hack acr and give my semiautomatic sniper unlimited ammo if I fire 20 shots my gun would constinously move up from recoil even after I pull it down :( fix? Only the last shots recoil should be associated with the distance of recoil instead of a build 4th ladder climbing :) I can climb a latter and be halfway up and look behind me of course thas way to much on the engine but let's say we have a varie for climbing X=Boolean value of climbing 1 =true 2 = false X=1 if(KEYPRESSED=X , X=1 ) CameraRotate(180(degrees ) , 20 , (speed) Hopefully you understand that mossy Therefore if i see someone behind me i jump off ladder troll them and run 5th shot detection :) what if acr knew when I quick scope this would be the first game to recognise tricks shots see below Ill msg u the code ifu want to much to put in this post If u want I'll explain if he does another type of kill with it like Quickscopd Headahot 6th back to Malee weapons Knives i got hit with a knife and my player stood there all i heard was moaning What if when hit with a knife you player model get thrown but so does the camera :) look at the cam from BF3 XD som much physics? |
|||
2014-06-23, 01:18 PM
|
|||
|
|||
RE: More on Physics and Collision Detection :)
Your post is very difficult to read. You should reformat it.
Best regards,
Victor //victorz.ca Code: Your antithesis compares favorably with any high magnitude of pwnage. (-you > |p|, you < -|p|) |
|||
2014-06-23, 02:49 PM
|
|||
|
|||
RE: More on Physics and Collision Detection :)
I apoligize l'll fix it master Vic ?
|
|||
2014-06-23, 02:50 PM
|
|||
|
|||
RE: More on Physics and Collision Detection :)
I'm not your master, so you don't have to fix it, but then other people don't have to read it either.
I'm just suggesting that you reformat it so that it is easier to read. Best regards,
Victor //victorz.ca Code: Your antithesis compares favorably with any high magnitude of pwnage. (-you > |p|, you < -|p|) |
|||
2014-06-23, 03:05 PM
|
|||
|
|||
RE: More on Physics and Collision Detection :)
You own this place you are master im fine with that
![]() |
|||
2014-06-23, 03:26 PM
(This post was last modified: 2014-06-23, 03:27 PM by Victor.)
|
|||
|
|||
RE: More on Physics and Collision Detection :)
Best regards,
Victor //victorz.ca Code: Your antithesis compares favorably with any high magnitude of pwnage. (-you > |p|, you < -|p|) |
|||
2014-06-23, 03:36 PM
|
|||
|
|||
RE: More on Physics and Collision Detection :)
Yea flinch when hit with Malee or shot :p could we get the names changed for that so it says Quickscoped :p
And I didn't mean fire is bad i mean fire is all as have .-. A flash grenade would certainly allow more options so would a incidanary grenade or smoke And the ladder thing was misunderstood perhaps a tempory way to be in 3rd person view in certain situations like climb a ladder |
|||
2014-06-24, 03:15 AM
|
|||
|
|||
RE: More on Physics and Collision Detection :)
/bind "e" "thirdperson 10"
/bind "r" "thirdperson 0" Type this in game (or put it in some of the autorun places, too lazy to figure them out ![]() The C Programming Language: combines the flexibility of assembly language with the power of assembly language.
|
|||
2014-06-24, 04:31 AM
(This post was last modified: 2014-06-24, 04:33 AM by Fru5tum.)
|
|||
|
|||
RE: More on Physics and Collision Detection :)
That's very helpful thanks
And perhaps in the settings you can change it to view at a certiIn angle automaticly? |
|||
2014-06-24, 04:56 AM
|
|||
|
|||
RE: More on Physics and Collision Detection :)
The keys e and r are already bound by default. I suggest this instead :
/bind "n" [thirdperson (* 10 (= 0 $thirdperson))] They was confident : "Only some thousands of bricks, and it will look like something !"
More a community is little, more the "others will do it" way to think is dangerous for it. |
|||
« Next Oldest | Next Newest »
|