Skip to content

ynkym/skquirm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Skquirm!

CSC404 / GDES3064 Project
East Wind Zaibatsu (Team 4)

Design Doc

Unity Project

  • Notify other people if you are making changes to scenes or prefabs, as they do not merge very nicely.
  • Controls:
    • left, right, up, down -> move the boat
  • Vortex (Whirlpool):
    • ver.0.1: Probably needs some adjustments or changes to make it feel nicer.
    • The script is attached to the "Cube" object (the boat) currently.
      Add the script to objects that you want to be affected by the whirlpool force. Requires RigidBody.
    • buoyancyStrength ... strength of buoyancy. Makes the boat float up faster.
    • pullStrength ... strength of pull towards the center.
    • whirlStrength ... strength of the force that makes the boat go around in circle.

Useful Links

About

CSC404 / GDES3064

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published