I've been getting... ideas, recently, and there are some things I'd like to know before I start.
1. When using A_RemoteAction, does setting Var1 to -1 cause it to only affect the object's target?
Mostly I'm asking this because from what the wiki says, I'm assuming setting it to 1 would cause it to affect all hypothetical Blue Crawlas in the level, instead of just the hypothetical targeted one.
2. Assuming the answer to question 1 is yes, say I set an object to target the player. Would the player actually go to the state specified in Var2, or just do the action from that state?
Just want to know if I should bother making a special extra sprite or not.
Unrelated extra question: is there a way to make thoks not affect momentum? The ability I have in mind would work a lot better if it could activate without affecting xy momentum.
1. When using A_RemoteAction, does setting Var1 to -1 cause it to only affect the object's target?
Mostly I'm asking this because from what the wiki says, I'm assuming setting it to 1 would cause it to affect all hypothetical Blue Crawlas in the level, instead of just the hypothetical targeted one.
2. Assuming the answer to question 1 is yes, say I set an object to target the player. Would the player actually go to the state specified in Var2, or just do the action from that state?
Just want to know if I should bother making a special extra sprite or not.
Unrelated extra question: is there a way to make thoks not affect momentum? The ability I have in mind would work a lot better if it could activate without affecting xy momentum.