Search Unity

Assets [WIP] WWII Starter Kit

Discussion in 'Works In Progress - Archive' started by ABCreati, Jan 13, 2019.

  1. ABCreati

    ABCreati

    Joined:
    Jan 13, 2019
    Posts:
    2
    WWII Starter Kit

    This package contains the basic mechanics for creating war games, especially those set in World War II, containing Third Person Shooter controller, wheeled vehicle controller, tanks and planes, weapon systems and object interaction.

    General features

    - Controller of multiple axle vehicles with WheelCollider and controller of vehicles on tracks (tanks)
    - AI system capable of patrolling at certain points, recognizing enemy factions and execute simple orders such as "Follow Me", "Stop" "Get in / Get out of the vechile". Vehicles can use the native Navmesh system
    - Localized damage system, collision damage and fall
    - Interface controllers using the Unity UI native system
    - Simple Pool System
    - Several models for prototyping such as tanks, airplanes, characters and weapons
    - Scripts coded to be very modular and generic

    Characters
    - Rigidbody based third-person controller
    - Interaction with objects, collection of items such as weapons, ammo and consumables (med-kits) besides entering and exiting vehicles.
    - Three basic weapon systems: Shooting projectiles (rifle, machine gun, rockets), Throwing grenades and Melee
    - Simple inventory with switch and drop weapons
    - Mecanim to Ragdoll when defeated
    - Sight control with IK hands

    Vehicles
    - Weapon switch system, use of multiple weapons gathered in towers with adjustable rotation angles
    - Possibility of configuring multiple discharge pipes
    - Aircraft controller with two modes of controls, arcade and simulator
    - Entry and exit system of driver and passengers
    - Control surfaces and hardpoints.
    - Procedural cannon recoil
    - Skidmarks, Effects of interaction with soil type and water




     
  2. elMonosapiens

    elMonosapiens

    Joined:
    Jan 25, 2017
    Posts:
    1
    What a great starter kit! :cool:
     
  3. Morphius68

    Morphius68

    Joined:
    Apr 5, 2014
    Posts:
    20
    When is this to be released?
     
  4. ABCreati

    ABCreati

    Joined:
    Jan 13, 2019
    Posts:
    2
    Last edited: Sep 10, 2019