Scrap Mechanic

Scrap Mechanic

Cannons Pack
Hououin Kyouma 2020 年 5 月 5 日 上午 12:55
About ricochet and breaking through armor.
Hello. Could you add some ricochets and breaking through armor? Or does this impossible due to of mechanic of Scrap? I think it is nice idea. Thanks for answering.
最后由 Hououin Kyouma 编辑于; 2020 年 5 月 5 日 上午 1:27
< >
正在显示第 1 - 11 条,共 11 条留言
Pur Pur Purred P.P. Bizoon 2020 年 5 月 5 日 上午 1:43 
It would be hard. The cannons have only an HE (explosive) effect. Scrap Mechanic devs didnt add proper shells. Cannons are simply spudguns launching explosive canisters. Btw i am not the mod dev so wait until the devs say anything.
Hououin Kyouma 2020 年 5 月 5 日 上午 1:45 
引用自 Eaglesoft
It would be hard. The cannons have only an HE (explosive) effect. Scrap Mechanic devs didnt add proper shells. Cannons are simply spudguns launching explosive canisters. Btw i am not the mod dev so wait until the devs say anything.
Ok. I'll wait. Thanks
Hououin Kyouma 2020 年 5 月 7 日 上午 6:15 
Is anyone here?
Questionable Mark  [开发者] 2020 年 5 月 14 日 上午 11:12 
引用自 bojuta
Hello. Could you add some ricochets and breaking through armor? Or does this impossible due to of mechanic of Scrap? I think it is nice idea. Thanks for answering.
it's hard to implement, especially ricochets, there's no way i could calculate an angle of the block
Hououin Kyouma 2020 年 5 月 14 日 下午 1:15 
引用自 Question Mark
引用自 bojuta
Hello. Could you add some ricochets and breaking through armor? Or does this impossible due to of mechanic of Scrap? I think it is nice idea. Thanks for answering.
it's hard to implement, especially ricochets, there's no way i could calculate an angle of the block
Ok. But what about penetrating? I think it is possible to do.
Cigarette 2020 年 5 月 19 日 下午 5:52 
引用自 bojuta
Hello. Could you add some ricochets and breaking through armor? Or does this impossible due to of mechanic of Scrap? I think it is nice idea. Thanks for answering.
Let me sum this is.
In the basic term: Yes.

It IS possible, but really hard. You need to know scripting inside and out. Even then it would not look the best, as scrapmechanic has its limits on modding.
ruarip2 2020 年 12 月 6 日 下午 12:44 
Adding onto the penetration suggestion it would be hard at angles but its possible by making the projectile delete whatever it hits
ruarip2 2020 年 12 月 6 日 下午 12:47 
Please take my answer with a grain of salt as i have never made a mod.
Demi-cat 2023 年 5 月 8 日 下午 10:42 
引用自 Questionable Mark
引用自 bojuta
Hello. Could you add some ricochets and breaking through armor? Or does this impossible due to of mechanic of Scrap? I think it is nice idea. Thanks for answering.
it's hard to implement, especially ricochets, there's no way i could calculate an angle of the block

Theoretically cant you make your projectile do the raycast and by the ray difference make it determine the angle ?
For example if it sees a flat plain and makes a raycast it can determine the relative angle of the surface and then it can make a determination if it ricochets or not. But if it sees some undeterminable data it just ignores it and goes boom.
Hououin Kyouma 2023 年 5 月 10 日 上午 11:49 
引用自 igroin_the_cat
引用自 Questionable Mark
it's hard to implement, especially ricochets, there's no way i could calculate an angle of the block

Theoretically cant you make your projectile do the raycast and by the ray difference make it determine the angle ?
For example if it sees a flat plain and makes a raycast it can determine the relative angle of the surface and then it can make a determination if it ricochets or not. But if it sees some undeterminable data it just ignores it and goes boom.

I've thought about this, but I'm not sure that it can work with polygons. I tried to test it, but due to lack of full docs for SM API (some years ago) I gave up very quickly. Maybe some day I will try again...
Demi-cat 2023 年 5 月 10 日 下午 9:11 
引用自 Hououin Kyouma
引用自 igroin_the_cat

Theoretically cant you make your projectile do the raycast and by the ray difference make it determine the angle ?
For example if it sees a flat plain and makes a raycast it can determine the relative angle of the surface and then it can make a determination if it ricochets or not. But if it sees some undeterminable data it just ignores it and goes boom.

I've thought about this, but I'm not sure that it can work with polygons. I tried to test it, but due to lack of full docs for SM API (some years ago) I gave up very quickly. Maybe some day I will try again...

I would sudgest with polygons that it would just break it and scan the block behind it .

It fixes few issues
for example: ricochets still leave a mark on armor in IRL.

so it would use this algorithm every time it can't figure out what is going on. To clarify the data.

And btw check out my other suggestion about a ballistic computer in other discussion.
< >
正在显示第 1 - 11 条,共 11 条留言
每页显示数: 1530 50