capdevon / Character-Bow-Template2

A Third Person Shooter demo made with jMonkeyEngine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Character-Bow-Template

A demo of a third-person controller with a bow and arrow system made with jMonkeyEngine

The demo contains:

  • Animations
  • Third Person Camera with collision detection
  • Bow with two types of ammo and effect
  • Dynamic update of camera FOV when aiming
  • Keyboard/Mouse and Joystick support
  • Sounds
  • Particles
  • Postprocessing

Keyboard Commands

  • WASD: Basic movements
  • E: Aiming
  • R: Switch arrow type
  • LMB: Left Mouse Button to fire
  • LSHIFT: Running
  • CAMERA: Use the mouse to orient the camera
  • KEY_0: Toggle Physics Debug

Requirements

  • jmonkeyengine - A complete 3D game development suite written purely in Java.
  • Minie - A physics library for JMonkeyEngine.
  • java 11+

Youtube videos

Demo

Bug report / feature request

The best way to report bug or feature request is github's issues page.

About

A Third Person Shooter demo made with jMonkeyEngine

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 100.0%