Quantcast
Channel: Questions in topic: "correction"
Browsing all 41 articles
Browse latest View live

texture import gamma settings

Hi, We are working a project that involves "accurate" rendering. In this process, gamma is quite important. We figured we'd use the Image Color Correction filters to apply a gamma on the image. Though,...

View Article



keeping the player upright

In my game I want to have the player able to go up inclined surfaces (I know that there is a limit to angle, and such), but I have the problem that when the angle of the player breaks a 45 it starts...

View Article

Color Correction ramps creation

I have been working on making color correction ramps for my second unity asset however when I started making the color correction ramps It didn't look as good in unity as it did photoshop. I am using...

View Article

Using color correction in Unity Free

Is there any asset or any possibility to use color correction image effect in Unity Free?

View Article

Serializing AudioClip or Texture2D correction

Im about to build a GameManager, with all premade data in it. Then i was confronted with saving data and serializtion, haha i spend maybe a week to solve this, after written a punch of code. So my...

View Article


Colorblind mode/filter for my game

Hi! I was thinking about creating some sort of colorblind mode or filter for my game but I need some guidelines as I don't really know how to start. I have googled around the net and found some...

View Article

character lagging in air when jumped

I am making a 2D game I want my 2D character to jump when button is pressed it works but it also lags for a few seconds in the air. Here's my code #pragma strict //For lerping var newPosition : Vector3...

View Article

What's wrong? Says "Physics does not contain a definition for Raycast".

using UnityEngine; using System.Collections; [RequireComponent(typeof(BoxCollider))] public class Physics : MonoBehaviour { public LayerMask collisionmask; private BoxCollider collider; private Vector3...

View Article


Game panel blank

Hi i'm new in unity and i have a problem. When i import an object, like a cube, it shows up in the scene panel but the game panel is blank. What should i do?

View Article


Camera speed

here is the cs file. how to make it follow player faster? and can you convert it to java file? using UnityEngine; using System.Collections; public class CameraFollow : MonoBehaviour { public float...

View Article

Can you adjust components on a camera during live playback?

I could have sworn this was possible. I'm using 4.5 Pro and am trying to dial in color correction & bloom, which I can only preview during live playback of the scene. I'll make adjustments and it...

View Article

Decal wrapping and cut-off?

Hello, is there an example showcasing how to wrap a decal around an object and how to cut the image off at the edge of the normal/face of mesh? My decals hover at edges and they don't wrap around...

View Article

Does This Make Sense? Is It Correct?

Hello, thank you for taking the time to read this. I just need to know if this code means what I think it means. if (Blah1 == 1 && Blah2 > 2 || Blah1 == 1 && Blah2 == 1) { // Do...

View Article


Not correct OnGUI documentation

http://docs.unity3d.com/ScriptReference/EventType.Repaint.html *All other events are processed first, then the repaint event is sent.* But my test showed me another! **Upd** Layout 0 **Repaint 1**...

View Article

Is there a way to have a saturation ramp for color correction?

I'm messing around with color correction in Unity, using a custom color ramp to fake a 16 bit effect. One thing I'd like to do is decrease the saturation as the ramp goes from light to dark, so that...

View Article


A custom font may not display properly

Hi! I have some problem with custom font on a Text Component for Android and iOS, on some device it works perfectly (like my Asus zenfone 2, samsung galaxy s3 and more) but on other it dont show...

View Article

Color Correction Curves Blend / Mix

Hey guys, thanks for being a great community. I'd like to give my Color Correction Curves Components some sort of Alpha value so I can blend and mix them on runtime. Is this possible? What would be a...

View Article


variables within variables?

I have been writing some code, but it takes me a lot of time to write every single variable. I was hoping I could make it more efficient by using variables withing variables. Or at least, string or...

View Article

How can I add movement correction for a 2D platformer?

Hi, so I haven't been able to find much on this topic, mostly because I'm not too sure how to word it. But typically to help a 2D platformer feel better to use, there's some slight movement correction....

View Article

texture import gamma settings

Hi, We are working a project that involves "accurate" rendering. In this process, gamma is quite important. We figured we'd use the Image Color Correction filters to apply a gamma on the image. Though,...

View Article
Browsing all 41 articles
Browse latest View live




Latest Images