Skip to content
/ TC2 Public

A multiplayer parkour game based on Unreal Engine

Notifications You must be signed in to change notification settings

awkr/TC2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TC2

A multiplayer parkour game based on Unreal Engine, inspired by Chrome dinosour.

Operation

W S move forward & backward

A D move right & left

Space Left mouse button jump

Snapshots

SplashScreen Home SOLO Multiplayer-1 Multiplayer-2 GameOver

操作感调校

  1. Movement Lerp:typically axis value is -1, 0, 1. if directly set to scale, it will cause rapid changes of the character speed.
  2. Gravity:
    • Jump rise & fall: Mario style Rise Fall
    • Impulse ( shock )
  3. Moving dust: if the speed exceeds a certain threshold, there should be some environment react, such as dust, footsteps.
  4. Camera shake

About

A multiplayer parkour game based on Unreal Engine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published