本帖最后由 神妈 于 2019-9-18 14:52 编辑
插件名称:Magnetic Scroll View 1.3.5.1 | 插件官网:访问官网 | 版权协议:Red pine1.1 | 解压密码:通用密码 | Magnetic Scroll View 1.3.5.1
Magnetic Scroll View 1.3.5.1
滚动视图系统界面滑动
滚动视图系统
Magnetic Scroll View
Requires Unity 5.5.6 or higher.
Magnetic Scroll View is a Scroll View System that allows the user to scroll panels by swiping
磁性滚动视图是一种滚动视图系统,允许用户通过滑动来滚动面板
There are four snap modes, these are:
Swipe Mode - In this mode, the users just need to Swipe in one of four directions (UP, DOWN, RIGHT, LEFT), then the next/previous panel will snap to the center.
Snap To Nearest - This will make the closest panel to snap on the center after dragging them.
Both - Work the same way as Swipe mode, but when the swipe is cancelled, the nearest element will snap on the center.
None - This mode allows the user to drag the panels freely.
You can easily choose some settings, according to yours needs:
- Fit the panel size to the viewport or configure the size by yourself.
- Set it to align vertically or horizontally.
- Change Layout mode (Circular or Linear).
- Circular factor to defines how circular the elements will be positioned.
- Set up paddings between panels.
- Add limits to the extremities.
- Invert the elements order of alignment.
- Add margin between element and viewport.
- Enable infinite scrolling that allows to scroll infinitely, going from first to last element and vice versa (Circular Layout Mode only).
- Transition speed.
- Slows down the dragging speed.
- Min and Max Swipe time.
- Add the Swipe events you need.
- Use Buttons.
- Show Index Table.
- Mask viewport.
- Show viewport mask image.
The best thing is you can create a new Magnetic Scroll View by simply clicking in:
GameObject / UI / Magnetic Scroll View
|
|