Search found 3 matches

by GeneralEcchi
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

Re: Problem with explosion having momentum/moving away from player if fire while moving

In case you meant the entire lua file:
exp_anim.lua
(49.27 KiB) Downloaded 99 times
wep.lua
(24.12 KiB) Downloaded 97 times
by GeneralEcchi
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 ...
by GeneralEcchi
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 ...

Go to advanced search