[gui] fps

Status
Not open for further replies.
what is pseudo-FPS? it is a First Person Shooter?? :eekani:

I think he means that you can only trigger certain FPS features. Not all of them.

Since there aren't any triggers for mouse movements (except for trackables, which are in JASS and are rather incomplete), it is difficult to create a "true" FPS system. For example, you wouldn't be able to use your mouse to aim. Most of the current FPS's use keyboards or they'll use a top down view (but then it isn't an FPS anymore, just a shooting game).

Some FPS's will use arrow keys to aim, or they'll shoot straight by default but allow for arrow-key aiming when you're using a scope.

Regardless, you'll probably want to think up a method for shooting first so we can help you properly.
 
Status
Not open for further replies.
Top