kzr
Member
I do have a couple questions, since I'm gonna have to do a lot myself
1. I set a freespecial to be a double jump. that part works, but the player loses any movement control until landing. how could I implement controlled jumps, both in height and movement? FIXED
2. I'd like to give the player the possibility to pick up ammo for different projectiles, along with a lock-on button that directs the shot to the target. I'd need a subsystem to keep track of ammo for various weapons, lock-on, and spawning (or not) the selected model.
I'm not asking you to do any work for me, but maybe you can point me in the right direction... commands, scripts, methods... or just to make some sense out of all the information available
2. I'd like to give the player the possibility to pick up ammo for different projectiles, along with a lock-on button that directs the shot to the target. I'd need a subsystem to keep track of ammo for various weapons, lock-on, and spawning (or not) the selected model.
I'm not asking you to do any work for me, but maybe you can point me in the right direction... commands, scripts, methods... or just to make some sense out of all the information available
Last edited:

