MihnPorus / game_modules

The modules can be used for gaming develpment on Unity3d.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The game modules for Unity3D

  • For developing modules, please visit branch develop

Circular Scrolling List

  • Use finite list boxes to display infinte number of list contents.
  • It's all about math!
  • Can be placed at anywhere and scaled to any size in the scene.
  • Features
    • Vertical and Horizontal scrolling
    • Circular scrolling
    • Three moving mode
      1. Free moving
      2. Align to center
      3. Control by button
    • Various controlling options: distance between each list box, sliding speed and duration, angularity, etc.
  • Materials

About

The modules can be used for gaming develpment on Unity3d.


Languages

Language:C# 100.0%