Cause i was testing ways to gravitate enemies toward something, the obvious solution was reverse a_radiusthrust. But the problem with this option is that even allied characters/players are being pulled, which is kind of shitty in a team/co-op game.
So my idea was to perhaps make an item with a_changevelocity or use an ACS that changes the velocity of an actor to push it toward a TID actor or a character's target or etc. But my question is... would that even be possible? Cause i've seen instances of a_recoil or a_changevelocity using certain actor values but im wondering if it would be possible to pull an actor toward another.
Cause i've been looking around and never managed to find something of that sort but never found confirmation it wasn't possible either, because there are many decorate/acs expressions that aren't necessarily talked about but suddently learn of upon checking some mods.
[DECORATE] Quick Question: Change an actor's velocity toward/away from another actor?
- FranckyFox2468
- Forum Regular
- Posts: 180
- Joined: Sat May 07, 2016 8:30 pm
[DECORATE] Re: Quick Question: Change an actor's velocity toward/away from another actor?
Yeah you can do it with TID’s, ACS thrust/actor-velocity-setting functions, and some maths.
Reinforcements: midgame Survival joining/respawning
Doom64: Unabsolved: Doom64 + Diablo II
ZandroSkins: a pack made by our community
AeniPuffs: 3D blood and bullet puff effects, free to use for your own mods
Squad Radio: a WASD-based radio chat menu, add your own custom sounds!
Mercenaries (on hold)

Doom64: Unabsolved: Doom64 + Diablo II
ZandroSkins: a pack made by our community
AeniPuffs: 3D blood and bullet puff effects, free to use for your own mods
Squad Radio: a WASD-based radio chat menu, add your own custom sounds!
Mercenaries (on hold)

[DECORATE] Re: Quick Question: Change an actor's velocity toward/away from another actor?
I'm too lazy to make this work but I know of an ACS function that will be useful in pulling this off: https://zdoom.org/wiki/VectorAngle