Skip to content

I created a script for Unity that gives you the ability to levitate objects using MLP-like magic

Notifications You must be signed in to change notification settings

arstarkir/Mlp-Magic-for-Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Mlp-Magic-for-Unity

I created a script for Unity that allows you to levitate objects using MLP-like magic. For this project, I used "mlp-magic" made by RoBorg (Link: https://github.com/RoBorg/mlp-magic ). In the demo, I used Standard Assets from Unity.

image

Initially, I developed this script for my personal use in any MLP projects where it might be required. However, I realized that there's no better time than the present to start sharing my work on GitHub. Hence, I created this repository. How this stuff works: at the start, you need to add MaskCamera as a child of your main camera, then add CameraEffect to your main camera and grab your MaskCamera in the Mask Camera field. Then, you need to add a magic script to your player. If you want the player to be able to lift an object, simply add the tag "Levitate." Controls Q is for magic, and the mouse wheel is for a change in the distance to the controlled object.

About

I created a script for Unity that gives you the ability to levitate objects using MLP-like magic

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published