Unity Assetپروژه های آمادهشرکت سازنده پروژهیونیتی

دانلود پروژه MMFeedbacks v1.0 برای یونیتی

Asset Store - MMFeedbacks

دانلود پروژه MMFeedbacks برای یونیتی

MMFeedbacks برای یونیتی

 

پروژه MMFeedbacks برای یونیتی : این پروژه بهترین روش برای اضافه کردن احساس بازی به پروژه یونیتی شما است ، آخرین نسخه این پروژه رو از سایت Unity Asset برای کابران سافت ساز حاضر کرده ایم ، این پروژه با انتخاب بیش از 30 بازخورد مختلف آماده ساخت بازی هایی که احساس خوبی دارند بسیار آسان است ، با سافت ساز همراه باشید .

ویژگی های این پروژه :

  • دارای AudioSource کهبه شما امکان می دهد تا به صورت تقاضا یک منبع شنیداری موجود را بازی کنید
  • فیلتر اعوجاج: ایجاد بین میزان اعوجاج یک فیلتر اعوجاج با گذشت زمان
  • لرزش: دوربین را به مرور زمان تکان می دهد
  • بزرگنمایی: به شما امکان می دهد تا هنگام بازخورد بازی بزرگنمایی یا خارج شود
  • محو شدن: محو شدن یک تصویر در داخل یا خارج ، برای انتقال مفید است
  • به مرور زمان میدان دید یک دوربین مجازی را کنترل کنید
  • به شما امکان می دهد مسافت های دور و نزدیک دوربین را با گذشت زمان بین دوربین های مجازی قرار دهید
  • به شما امکان می دهد هر انیمیشن را روی انیماتور بازی کنید
  • نیرو یا گشتاور را به Rigidbody2D اضافه می کند
  • به شما امکان می دهد با بسیاری از گزینه های درجه بندی رنگ بازی کنید
  • یک فیلتر پردازش ارسال را به داخل یا خارج از دوربین منتقل کنید
  • کنترل کامل با زمان ، کند کردن آن ، سرعت بخشیدن به آن و غیره
  • به شما امکان می دهد عمق پارامترهای زمینه را با گذشت زمان کنترل کنید
  • و..
تری دینگا

عنوان : Asset Store – MMFeedbacks

فرمت : unitypackage

کاتالوگ : ندارد

موضوع : پروژه یونیتی

شرکت سازنده : Unity Asset

Asset Store – MMFeedbacks

 MMFeedbacks is the best way to add game feel to your Unity game.

 From the creator of the acclaimed Corgi Engine and TopDown Engine, it is the best juice framework out there, whether you’re new to Unity, or an experienced developer. Clean code, good practices, optimizations, it’ll likely completely change your workflow as far as gamefeel is concerned.

 This asset contains the MMFeedbacks system, but also Nice Vibrations and More Mountains’ MMTools library.

 Extremely easy to use, MMFeedbacks are going to change the way you make your games awesome. Just create an empty game object, add the MMFeedbacks class to it, and you can start adding and tweaking individual feedbacks. With more than 30 different feedbacks to pick from, it’s now super easy to create games that feel good.

AUDIO
– AudioSource : lets you play a preexisting audiousource on demand
– Sound : triggers a sound, packed with options
– AudioSource Pitch : tweak an AudioSource’s pitch over time
– AudioSource Stereo Pan : alter the stereo pan value of an AudioSource over time
– AudioSource Volume : lets you tween the volume of an audio source over time
– Distortion Filter : tween the distortion level of a distortion filter over time
– Echo Filter : tween echo over time
– High Pass Filter : tween the cutoff of a high pass over time
– Low Pass Filter : tween the cutoff of a low pass over time
– Reverb Filter : tween reverb levels over time

CAMERA
– Shake : shakes the camera over time
– Zoom : lets you zoom in or out when the feedback plays
– Flash : flash an image on screen, or simply a color for a short duration
– Fade : fade an image in or out, useful for transitions
– Field of View : control a camera’s field of view over time
– Clipping Planes : lets you tween the near and far clipping planes distances of a camera over time
– Orthographic Size : for orthographic/2D cameras only, lets you tween the camera’s size over time, basically zooming in or out
– Cinemachine Transition : lets you transition to another virtual camera, using the blend of your choice, and auto managing other camera’s priorities
– Cinemachine Impulse : triggers a Cinemachine Impulse to shake your virtual cameras
– Cinemachine Field of View : control a virtual camera’s field of view over time
– Cinemachine Clipping Planes : lets you tween the near and far clipping planes distances of a virtual camera over time
– Cinemachine Orthographic Size : for orthographic/2D virtual cameras only, lets you tween the camera’s size over time, basically zooming in or out

GAMEOBJECT
– Animation : lets you play any animation on an animator
– Enable Behaviour : enables or disables a monobehaviour when the feedback plays
– Float Controller : possibly the most powerful of all the MMFeedbacks, this one lets you control a float value on any monobehaviour
– Instantiate Object : spawns objects when the feedback plays
– Rigidbody : adds force or torque to a Rigidbody
– Rigidbody2D : adds force or torque to a Rigidbody2D
– Set Active : sets an object active or inactive

LOOP
– Looper : moves the current “head” of an MMFeedbacks sequence back to another feedback above in the list.
– Looper Start : can act as a pause but also as a start point for your loops.

PARTICLES
– Particles Instantiation : instantiate particles and play them.
– Particles Play : control existing particles.

PAUSE
– Holding Pause : holds until all previous feedbacks have been executed.
– Pause : causes a pause when met, preventing any other feedback lower in the sequence to run until it’s complete.

POST PROCESSING
– Bloom : control bloom intensity over time
– Chromatic Aberration : control the force of a chromatic aberration over time
– Color Grading : lets you play with many color grading options : post exposure, saturation, hue shift, contrast…
– Depth of Field : lets you control depth of field parameters over time
– Global PP Volume Auto Blend : tween a PostProcessing volume’s weight
– Lens Distortion : lens distortion on demand
– PP Moving Filter : move a post processing filter in or out of the camera
– Vignette : control vignette parameters over time

RENDERER
– Flicker : lets you rapidly change the color of a material
– Material : changes the material of the target renderer everytime it’s played
– MMBlink : controls an MMBlink, letting you do advanced blinking behaviours
– Shader Controller : similar to the Float Controller, lets you control most settings of any shader

TIME
– Freeze Frame : freeze the timescale for a short duration
– Time Modifier : complete control over time, slow it down, speed it up, etc

TRANSFORM
– Position : lets you tweak the position of a transform over time
– Rotation : lets you play with the rotation of a transform over time
– Scale : lets you animate the scale of a transform over time
– Wiggle : lets you play with rotation, scale and position over time

URP VOLUME
– Bloom : control bloom intensity over time
– Chromatic Aberration : control the force of a chromatic aberration over time
– Color Adjustments : lets you play with many color adjustments options : post exposure, saturation, hue shift, contrast…
– Depth of Field : lets you control depth of field parameters over time
– Global PP Volume Auto Blend : tween a PostProcessing volume’s weight
– Lens Distortion : lens distortion on demand
– Motion Blur : motion blur level over time
– Panini Projection : tweak a panini projection’s distance and crop to fit over time
– Vignette : control vignette parameters over time

VARIOUS
– Feedbacks : lets you trigger other MMFeedbacks within a certain range of this feedback’s position
– Events : lets you associate any sort of Unity event to a feedback
– Light : complete control over a light’s intensity and color over time
– Nice Vibrations Haptics : trigger a haptic feedback using Nice Vibrations, to vibrate iOS and Android devices or gamepads.

حجم کل : 67 مگابایت

برای دسترسی به کل محتویات سایت عضو ویژه سایت شوید

برای نمایش این مطلب و دسترسی به هزاران مطالب آموزشی نسبت به تهیه اکانت ویژه از لینک زیر اقدام کنید .

دریافت اشتراک ویژه

مزیت های عضویت ویژه :

  • دسترسی به همه مطالب سافت ساز بدون هیچ گونه محدودیتی
  • آپدیت روزانه مطالب سایت از بهترین سایت های سی جی
  • بدون تبلیغ ! بله با تهیه اکانت ویژه دیگه خبری از تبلیغ نیست
  • دسترسی به آموزش نصب کامل پلاگین ها و نرم افزار ها

اگر در تهیه اشتراک ویژه مشکل دارید میتونید از این لینک راهنمایی تهیه اشتراک ویژه رو مطالعه کنید . لینک راهنما

For International user, You can also stay connected with online support. email : info@softsaaz.ir telegram : @SoftSaaz

تمامی مطالب توسط تیم سافت ساز ترجمه و جمع آوری می شود . منبع سافت ساز

امتیاز دهی به این مطلب :

امتیاز

لطفا به این مطلب امتیاز دهید

User Rating: 5 ( 1 votes)

نوشته های مشابه

دیدگاهتان را بنویسید

نشانی ایمیل شما منتشر نخواهد شد. بخش‌های موردنیاز علامت‌گذاری شده‌اند *

دکمه بازگشت به بالا