Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

KeypassGames/MomentumUnity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Momentum Unity. After a few days of development, hopefully it would be worth the wait.

You can use this template to make your own fast-paced parkour FPS game, through you need to delete a few useless files.

I made my whole project using our own super-duper permissive license, with some exceptions of course.

It was first made with 2021.3.24f1, despite being THAT old which it was started somewhere around June 2023, and then upgraded to the most stable version.

Momentum Unity

Momentum Unity is an parkour first-person prototype made with Unity as an practice project.

This project is no longer in development, no support will be provided.

Features

  • Source-like movement controller.
  • Full body model with animations.
  • Developer console useful for developers and modders.
  • Cheat codes, though there's not much to use.
  • Surf section including the "impossible" surf.

Building

  1. Download and install Unity Hub and Unity 2022.3.22f1.
  2. Clone this by clicking Code and either Download ZIP or the clipboard icon in HTTPS and type git clone [your_pasted_url] in your terminal.
  3. Run Unity Hub, click Add, navigate to the path you cloned, click Open, and then select MomentumUnity.
  4. Once in Unity, click File > Build & Run or press Alt+B or your prefered Build & Run shortcut.
  5. Select the directory you like and click Select folder.
  6. Wait for build to finish.
  7. Open the builded folder and run there.

Warning

For macOS, just drag your .app and drop into Applications folder before you could run.

If you rebuilded again, you need to delete that .app and do that again.

If you using Linux, right click your executable file and click Properties, go to Permissions and tick Allow file to run as a program.

If you don't see that, just open your terminal and type chmod +x your_name.x86_64.

Running

If you don't like compiling yourself using Unity editor or want to quickly test.

You can test it by going to [the itch.io page][https://slenderinteractive.itch.io/momentumunity] to download there.

Assets, plugins, code, etc. i used

Thanks, and have fun!

About

An prototype where you can bunnyhop, surf, etc.

Resources

License

Stars

Watchers

Forks