Okay guys, so I have an idea for a map i'm working on. And all the help i've gotten on these forums have been tremendous, but there is one thing that hasn't been addressed.
I want to do mouse based shooting in the editor. Not that you left click and the attack comes out, but rather a projectile comes out when you left click and heads in the direction the middle of the screen (or mouse, since the camera is 3rd Person and locked to aim with the mouse) is pointed at, and when the projectile collides with a target, the effects of the attack will register with the target.
I'm just curious if any of you know if that type of shooting (which is more akin to a tradition 3rd person shooter) is possible with the editor as it is now. I know that with the editors full release and the API scripting something could be done, but i'm not too sure with as it is now.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Okay guys, so I have an idea for a map i'm working on. And all the help i've gotten on these forums have been tremendous, but there is one thing that hasn't been addressed.
I want to do mouse based shooting in the editor. Not that you left click and the attack comes out, but rather a projectile comes out when you left click and heads in the direction the middle of the screen (or mouse, since the camera is 3rd Person and locked to aim with the mouse) is pointed at, and when the projectile collides with a target, the effects of the attack will register with the target.
I'm just curious if any of you know if that type of shooting (which is more akin to a tradition 3rd person shooter) is possible with the editor as it is now. I know that with the editors full release and the API scripting something could be done, but i'm not too sure with as it is now.