Search found 6 matches
- Fri Apr 30, 2021 4:28 pm
- Forum: Resolved Problems and Bugs
- Topic: [1.1.32] Tank shells can't pierce turrets
- Replies: 4
- Views: 4906
Re: [1.1.32] Tank shells can't pierce turrets
Here's two GIFs, one of my mod and the other of the vanilla tank shells. I also attached my mod (I'm not super proud of it).
- Fri Apr 30, 2021 3:06 pm
- Forum: Resolved Problems and Bugs
- Topic: [1.1.32] Tank shells can't pierce turrets
- Replies: 4
- Views: 4906
[1.1.32] Tank shells can't pierce turrets
Tank shells cannot pierce turrets of any kind (worms, gun turrets, etc.) no matter what (except for artillery turrets). I only noticed this when I was making a custom projectile with insanely high piercing damage and damage, and then testing to see if this was the case for vanilla tank shells.
- Wed Apr 28, 2021 8:48 pm
- Forum: Modding help
- Topic: Piercing damage confusion
- Replies: 2
- Views: 2502
Re: Piercing damage confusion
I'm not really talking about piercing ammo, I'm talking about the piercing damage property that tank shells have (I can see where the confusion comes from though, my question wasn't very clear and that's my fault). I've set the piercing damage and physical damage to arbitrarily very high values. To ...
- Wed Apr 28, 2021 5:26 pm
- Forum: Modding help
- Topic: Piercing damage confusion
- Replies: 2
- Views: 2502
Piercing damage confusion
I noticed that for some reason, projectiles won't pierce certain objects no matter the piercing damage or amount of damage. Some of these structures include turrets, but also worms which kinda ruins my mod. Is there a solution/workaround to this?
- Tue Apr 27, 2021 2:06 am
- Forum: Modding help
- Topic: Get Player Tint
- Replies: 1
- Views: 975
Get Player Tint
I'm trying to find information on how to get the players tint, like how when a player enters a car it switches to that color. I've tried looking at the code in the base mod, but it hasn't been very helpful.
- Fri Apr 23, 2021 11:31 pm
- Forum: Modding help
- Topic: Issues with projectile orientation
- Replies: 2
- Views: 1297
Issues with projectile orientation
I had this idea in my head to create a weapon that would shoot trains. I ended up getting ahead of myself and worked on the code first, thinking the actual animation would be simple. However, it took me quite a while to realize that since the train is a 3d object I can't simply just rotate it like w...