Skip to content

alintulu/ForestFondler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ForestFondler

Slavic Game Jam 2019

Explanations of paths

  • Scenes conatins a MainScene and two backup duplicates from different stages that I created nervous about not having comitted anything to git yet
  • MainScene.unity is the most up-to-date one and really the only scene you need to care about
  • ShitIWantToDelete contains shit I wanted to delete but was to afraid it was inherited by something so I just piled them into a folder
  • Scripts contains all scripts, some might be a bit unnecessary, again I was too afraid to delete it. However we have three different categories of scripts
    • Moving the hands (most of them)
    • Detecting the colliders
    • Stuff like load scenes

Things that could be fixed if we feel like it :)

  • Change hand sprite so that hand ends higher up (easiest way to fix awkward hand vrist problem)
  • Flip hand sprite to avoid awkward hand flip problem
  • Jiggly physics (?)

About

Slavic Game Jam 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages