[Unity资产] 触摸手势输入管理系统Unity游戏素材资源

[复制链接]
爽宝宝 发表于 2021-6-18 08:00:00 | 显示全部楼层 |阅读模式 打印 上一主题 下一主题
触摸手势输入管理系统Unity游戏素材资源

游客,您需要回复才可以查看或下载该资源!立即注册

本游戏资料是触摸手势输入管理系统Unity游戏素材资源,大小:5 MB ,格式:unitypackage,使用软件:unity2018.4.34,资产版本:Version 3.0.2(current),供广大设计师学习使用,语言:英语。人人素材分享

Unity3D是一个让你轻松创作的多平台的游戏开发工具,是一个全面整合的专业游戏引擎。Unity代表了一个质的飞跃——内置的光照贴图(lightmapping)、遮挡剔除(occlusion culling)和调试器。编辑器经过彻底革新,让你可以获得卓越的性能体验。不可思议、无法阻挡的产品已经看到了曙光。

Unity是一款跨平台的游戏开发工具,从一开始就被设计成易于使用的产品。作为一个完全集成的专业级应用,Unity还包含了价值数百万美元的功能强大的游戏引擎。Unity作为一个游戏开发工具,它的设计主旨就是让你能够创建令人惊讶的游戏。如果你之前尝试过Unity,请查看Unity都做了哪些更新。如果你是第一次尝试,那就好好看看吧,看Unity都能为你带来什么。Unity作为一种开发环境,可让你脱离传统的游戏开发方式,以一种更简单的方式专注于你的游戏开发。开发网络游戏、移动游戏、单机游戏,Unity都能完全胜任。

《Unity基础核心技能与工作流程训练视频教程》:
https://www.rrcg.cn/thread-16755272-1-1.html

更多相关内容请关注:Unity游戏素材专区Unity视频教程专区
中文字幕教程

视频预览:



触摸手势输入管理系统Unity游戏素材资源 触摸手势输入管理系统Unity游戏素材资源 触摸手势输入管理系统Unity游戏素材资源


New Input System Compatible
Fingers Gestures as of version 3.0.0 is fully compatible with the new Unity input system! See the readme.txt file for instructions.
#1 Gesture Asset
Fingers is your best choice for Unity touch input and gesture handling in Unity. Finger gestures is tops in feature set combined with low price and easy to use architecture and tutorial videos. Fingers works on all Unity platforms. If you've used native mobile Android or iOS gestures, you will be right at home with Fingers.
Example Projects
I am adding examples as I have time. I've started with a simple word game and will build on it and add more projects over time!
Rock Solid, Used by Thousands of Apps
Fingers - Touch Gestures for Unity has been featured in multiple Unity promotions and tutorial videos. Thousands of customers also agree, Fingers is the best asset for touch and gesture handling in Unity. Fingers is tried, true and battle tested.
Full Gesture Framework
With Fingers, you get all the common touch gestures you are used to built in. This includes: tap, double tap, long tap, pan, rotate, scale and swipe gestures. In addition, creating your own custom gestures is simple and easy. Code is well commented with tons of demo scenes and tutorial videos.
Joystick and DPad
Fingers contains very robust and configurable on-screen controls including joystick and d-pad. The joystick has numerous options including dead zones, input curves, following the touch, etc. to fine tune the behavior. All on-screen controls can be configured with active and idle states.
Unity UI integration
Fingers works great with Unity UI and the event system. Blocking gestures over buttons or restricting gesture to UI elements or other game objects is easy. Collider2D masks can be setup to ensure gestures only start over certain parts of the screen.
Mobile Controls
Fingers contains on screen controls like d-pad and joystick, great for hand-held devices. First person and third person controllers are also built right in, just drop a prefab in and you are ready to go!
Virtual Touches
Easily inject your own touches from AR, VR or any other source using the simple virtual touch interface. Fingers can work with any environment or system.
Design Time Gestures - No Code!
Adding gestures in the inspector has never been easier. Simply add from the component menu and configure your gesture. Set the callback to your script and you are done! Pan/rotate/scale and drag and drop is simple. Built in scripts for these scenarios, with demo scenes are provided. CrossPlatformInputManager integration is available for the joystick and dpad controls.
Image / Shape Recognition
Fingers contains image recognition gestures. With a few minutes of tweaking, you can recognize shapes like circles, lightning bolts, check marks and the letter X. You can even bulk import as many png images as you want in one go to instantly create image recognition script for those images.
Zoom / Rotate Preview with the Mouse
Previewing gestures in the player is easy, even without a touch screen. Just use the shift and control key plus mouse wheel to simulate pinch and rotate gestures, along with each button to simulate a different finger.
Built on Solid Design Patterns
Fingers has a similar architecture to UIGestureRecognizer from iOS, but is built using all C# code and will easily run on any platform that has a mouse or touch screen.
Simultaneous and Exclusive Gestures
Gestures can be executed simultaneously or exclusively (the default). In addition, gestures can require other gestures to fail (such as a tap requiring a double tap to fail).
Unit System
Fingers uses inches by default to measure distances for certain thresholds, but this can be changed via properties on the gestures.
Unity Remote
When using Fingers with Unity Remote, you may want to temporarily disable mouse handling via script property.
FREE VERSION
Not ready to buy? Try a free version here: https://www.assetstore.unity3d.com/en/?stay#!/content/64276
Apps using Fingers Gestures
- Panda Addie Play & Learn
- Email me (support@digitalruby.com) to list your app using this asset here 触摸手势输入管理系统Unity游戏素材资源
Here are some of the components / demos included in the paid version:
- Example projects! List includes simple word game template. More features and example projects to come in the future! - Tap, double tap, long tap, swipe, pinch/zoom, rotate, image recognition.
- First person controller
- Third person controller
- 3D camera orbit
- 3D camera or object rotate / look around - think 1st person camera. - 3D camera movement, like map apps
- Orbit and place objects, placing/moving objects pauses the orbit.
- Place plane or object in AR/VR
- Canvas gestures
- Design time (no code) gestures
- D-pad
- Drag and drop Unity UI elements
- Drag and drop 2D objects
- Drag and drop 3D objects
- Drag and swipe away
- Image / OCR recognizer
- Joystick with smooth follow, power, etc.
- Two joysticks at once.
- Two joysticks at once with masking areas.
- Move by pan
- One touch scale x AND y axis
- One touch scale x OR y axis
- Drag many objects at once
- Tap with more than one finger at once
- Drag/rotate/scale many objects at once
- Platform control (jump, move, drop down through platforms)
- Restrict gestures to game object
- Rotate around an object / anchor point
- Require gesture to fail (tap / double tap)
- Canvas and world space object gestures combined
- UIScrollView control with only C# code
- Pan and zoom camera
- Double tap to reset rotation and scale of game object
- Tap outside a content view to dismiss it

《Unity基础核心技能与工作流程训练视频教程》:
https://www.rrcg.cn/thread-16755272-1-1.html

更多相关内容请关注:Unity游戏素材专区Unity视频教程专区
中文字幕教程

精彩评论40

三尼 发表于 2021-6-18 08:06:53 | 显示全部楼层
好资源!感谢分享~!
翰墨00 发表于 2021-6-18 08:19:52 | 显示全部楼层
资源甚好,发帖辛苦,且阅且珍惜!
好说好说S 发表于 2021-6-18 09:17:37 | 显示全部楼层
从业不识人人素材,做遍项目也枉然!
yang67 发表于 2021-6-18 09:38:56 | 显示全部楼层
资源甚好,发帖辛苦,且阅且珍惜!
mmqk 发表于 2021-6-18 09:57:32 | 显示全部楼层
太难得了,精彩的素材,工作起来如虎添翼
mxlhy 发表于 2021-6-18 10:05:08 | 显示全部楼层
资源哪里好,肯定人人找!
腾兔 发表于 2021-6-18 10:47:06 | 显示全部楼层

回帖奖励 +10 枚CG币

资源甚好,发帖辛苦,且阅且珍惜!
光魔 发表于 2021-6-18 11:00:58 | 显示全部楼层
终于找到了,太不容易了,感谢感谢!
chenliping 发表于 2021-6-18 11:06:23 | 显示全部楼层
为了学习我也是拼了!
hanju 发表于 2021-6-18 11:40:50 | 显示全部楼层
资源不错,感谢分享.
susan_yi 发表于 2021-6-18 11:43:52 | 显示全部楼层
资源哪里好,肯定人人找!
msms_Fl481mXX 发表于 2021-6-18 12:40:50 | 显示全部楼层

回帖奖励 +10 枚CG币

为了学习我也是拼了!
zhiyin3d3d 发表于 2021-6-18 14:00:40 | 显示全部楼层

回帖奖励 +10 枚CG币

888888888888888888888888888
bender 发表于 2021-6-18 14:36:10 | 显示全部楼层
精品学习资源,我都好喜欢呀!
光魔 发表于 2021-6-18 15:21:41 | 显示全部楼层
资源甚好,发帖辛苦,且阅且珍惜!
光魔 发表于 2021-6-18 16:00:17 | 显示全部楼层

回帖奖励 +10 枚CG币

精品学习资源,我都好喜欢呀!
timber2016 发表于 2021-6-18 16:09:06 | 显示全部楼层
资源哪里好,肯定人人找!
susan_yi 发表于 2021-6-18 16:47:57 | 显示全部楼层
精品学习资源,我都好喜欢呀!
susan_yi 发表于 2021-6-18 20:56:41 | 显示全部楼层
资源哪里好,肯定人人找!
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关注0

粉丝6

帖子11521

发布主题
关闭

精华推荐上一条 /8 下一条