In case you meant the entire lua file:
Search found 3 matches
- Mon Dec 21, 2020 4:07 pm
- Forum: Modding help
- Topic: Problem with explosion having momentum/moving away from player if fire while moving
- Replies: 3
- Views: 1027
- Mon Dec 21, 2020 3:17 pm
- Forum: Modding help
- Topic: Problem with explosion having momentum/moving away from player if fire while moving
- Replies: 3
- Views: 1027
Re: Problem with explosion having momentum/moving away from player if fire while moving
Here's the weapon and ammo that uses the beam explosion:
{
type = "gun",
name = "railgun",
icon = "__gore__/graphics/weapons/icons/rail128.png",
icon_size = 128, icon_mipmaps = 4,
subgroup = "gun",
order = "c4[rail]",
attack_parameters =
{
type = "projectile",
ammo_category = "rail ...
{
type = "gun",
name = "railgun",
icon = "__gore__/graphics/weapons/icons/rail128.png",
icon_size = 128, icon_mipmaps = 4,
subgroup = "gun",
order = "c4[rail]",
attack_parameters =
{
type = "projectile",
ammo_category = "rail ...
- Mon Dec 21, 2020 3:05 pm
- Forum: Modding help
- Topic: Problem with explosion having momentum/moving away from player if fire while moving
- Replies: 3
- Views: 1027
Problem with explosion having momentum/moving away from player if fire while moving
If I fire the weapon and keep moving in the direction I was then it wont get thrown away, but if I move, then stop and then fire, the explosion will continue moving foward (as if it has inertia)
https://media.discordapp.net/attachments/306402592265732098/790260275138789387/bug1.png
https://media ...
https://media.discordapp.net/attachments/306402592265732098/790260275138789387/bug1.png
https://media ...