Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 427 Bytes

File metadata and controls

9 lines (8 loc) · 427 Bytes

unity-movable

contains

  • monobehaviour MovableObject.cs used to add basic slip movement from high angle
  • PlayerAvatar.cs simple use of movableobject in fp camera (uses InputSystem)
  • EnahancedEditorGUI.cs <- scrolled grid gui for editor
  • MarchingCubesManager.cs <- generating tables used in marching cubes algorithm
  • BoxColliderAdjustment.cs <- (old version) adds handles to manipulate box colliders (move scale)