Skip to content

deathwatchgaming/Unity-BasicTankTrackScrolling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity-BasicTankTrackScrolling

Description: Add basic tank track scrolling by example(s) for your unity project.

Tank Controls:

  • Tank Forward: W
  • Tank Reverse: S
  • Tank Turn Left: A
  • Tank Turn Right: D
  • Tank Brake: Space
  • Turret: Mouse X
  • Barrel: Mouse Y
  • Cursor Lock: Mouse Button Right (To access Turret and Barrel Movement)

Manual Setup Instruction:

Simply follow the linkages found below for documentation information / instruction respective to the version say for example either Unity 2021+ & Unity 2022+ or Unity 6....

Old_Input_System Variants:

New_Input_System Variants:

Release Intentions Note:

The intention of this release was to provide basic example tank track scrolling simply as a starting point as base simply that can then be used as starting point / base for folks to then as such continue on with and improve and expand upon. Originally, the repo was simply some very basic and sparce example scripts just for helping anyone begin the mindset of startoff points to wrap the mind on as far as basic scrolling, and supplied just the controller and camera as extras just in case folks wanted such as a base to add the scrolling at their leisure however they decided to implement it into such after getting inspiration from base example scripts. That is it, nothing more on original intent, this was never intended to be considered completed nor provided as such. Due to a complaint from a user of having difficulties understanding what to do with the examples, I opted to remove those examples and just add something similar to the existing provided "as extras" control script, again providing such as a basic base provided "as is" for folks to expand upon and improve to their desires. In stating such, if you opt to use such for example as a base and you make some improvements and expansions on such, well then, by all means of course, please do feel free to share such edits / changes / improvements with me if you desire and I may just perhaps opt to add any such improvements to the repo if and or when the situation may arise and free time allows.

NOTE: This project was developed while / for using Unity 2021+ & 2022+ & Unity 6