zoukankan      html  css  js  c++  java
  • 3D坦克大战游戏项目源码

    3D坦克大战游戏项目源码 - Kawaii Tanks Project

    [Outline]
    Kawaii Tanks Project is a 3D tank battle game for desktop and mobile platforms.
    Please try the playable demo (for Windows / for Android). All the scenes and tanks are included.

    [Features]
    - Camera functions [rotation, zoom, avoid obstacle]
    - Aiming functions [free aiming (desktop), lock-on aiming (mobile), reticle, lead-marker]
    - Damage system [hit-points, weak / strong points, breakable turret]
    - AI system [patrol waypoints, detection, tracking, lead-shooting]
    - Score system [kills, killed, cost]
    - Indicators [position, damage, score]
    - Tank editor [appearance, driving, turret, gun, sound, etc]
    - Simple track system [deforming, texture scrolling]
    - Finished tank prefabs [SD Firefly, SD Tiger-I, Simple KV-I]

    [Notice]
    To use external tank models, you need basic skills of 3D modeling as follows.
    - Separate an object into several parts. e.g. Turret >> Turet, Cannon, Barrel
    - Combine several objects. e.g. Hull + Skirts + Hatches >> MainBody
    - Change the position, rotation and scale.
    - Reset the pivot at will.
    - Create a simple mesh using primitive objects.
    - Export the model into Unity at correct scale and rotation.
    Please read Modeling Manual.
    Feel free to contact me if you have any issues with importing, rigging, remodeling and so on.

  • 相关阅读:
    Maximal Square
    Count Complete Tree Nodes
    Rectangle Area
    Implement Stack using Queues
    Basic Calculator
    Invert Binary Tree
    Summary Ranges
    Basic Calculator II
    Majority Element II
    Kth Smallest Element in a BST
  • 原文地址:https://www.cnblogs.com/jiahuafu/p/14317012.html
Copyright © 2011-2022 走看看