Skip to content

riseatlsu/TheWanderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Wanderer

The Wanderer is a Unity Project that allows a user to artistically trace across the terrain of Mars.

Quick facts

  • Project name: The_Wanderer
  • Unity Editor version: m_EditorVersion: 6000.3.9f1 (see ProjectSettings/ProjectVersion.txt)
  • Solution: The_Wanderer.slnx

Prerequisites

  • Unity Editor matching the ProjectVersion above (open ProjectSettings/ProjectVersion.txt to confirm)
  • Unity Hub (recommended)
  • Git (for source control)
  • Visual Studio (for C# editing; solution files included)

Open and run

  1. Open Unity Hub and add this project folder or choose "Open" and select the project root.
  2. Open the project in the Unity Editor.
  3. Press the Play button in the Editor to run the project locally.

Alternatively, open The_Wanderer.slnx in Visual Studio to browse or edit C# scripts. Building from Visual Studio is not required for running in the Editor.

Project Mechanics

  • WASD controls the player's horizontal movement
  • <> controls the player's vertical movement
  • The player's distance from the terrain affects width (closer: wider)
  • The 'l' key makes the line more opaque
  • The 'k' key makes the line more transparent
  • The 'p' key creates a branch line that reconnects once lifted
  • The 'o' key creates the first branch and a second branch that reconnects once lifted

Contact

  • Lead Programmer: Lillian Holliday

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors