Quantcast
Channel: Latest Questions by LT23Live
Browsing latest articles
Browse All 111 View Live

Has Anyone gotten custom animation on the Ethan Rig to work

I made custom animation for the new Ethan rig and I'm just trying to get it to work. Can someone guide me please.

View Article



How to make a Health Bar?

Hey guys im looking at making a working health bar in unity 5. I havent the slightest clue, nor have i really found a suitable tutorial. If someone has done this with the new gui system please let me...

View Article

Cinematics

I cnat seem to get cinematics down. I need at least two for my school project. Please let me know if you have done it

View Article

Unity 5 - Scene does not play!

My engine hangs when i press play on my scene! I don't know what I changed or did wrong but it hangs there, its been like that for 10 minutes already. None of the buttons work after i press play. it...

View Article

Importing MotionBuilder Animations to Unity 5.

I am trying to import my character animations to unity 5 from motion builder. I am making good time with my school project. The character im using needs animations, so I brought the rig into...

View Article


How to Set an Array to equal another Array?

so I have an array of strings in one script and i want to set the array of strings in another script to equal the first stated array. // dialogueLines are both string arrays with the same declaration...

View Article

Add multiple ints to a string line.

So heres the code i was trying to do. Notifier.GetComponent ().text = ("Saved " + (minersDone.ToString) + " / " + (minersTotal.ToString) + " Villagers"); that didnt work out too well, but i figure it...

View Article

NEW GUI SYSTEM - text with multiple values.

So I am sure this is a simple fix, but I am trying to set a string to a numerous amount of values, and text. Does anyone know how to format this correctly? NotifierText = ("Slain " +...

View Article


Unity - Stuck in Build 7/11 Light Transport - 1 Job

So I have been trying to build my class project so I could take a video of it and the light transport is stuck at 7/11 Light Transport - 1 Job and has been that way since 2:00AM. Now here we are 7...

View Article


Vuforia Plugin Issues with Computer and Android

When I try to build my Vuforia project to my phone (Galaxy Note 4 - Android ) the screen is black. This happens from 3 different computers. My work computer exports even worse. It shows a texture...

View Article

Virtual Reality - Android Gyroscopic Camera - Pitch and Roll Issues.

I am trying to get my gyroscopic camera angles working right. Its hard to find the right combination. Using Galaxy Note 4 else if (Screen.orientation == ScreenOrientation.LandscapeLeft) { quatMult =...

View Article

Unity IOS - Open a In-App Web Browser

I am making an app for iOS. I have a couple links, that open up safari browser and leaves my app. I want to make it so the app opens a browser extension but does not leave the app. An example of an app...

View Article

Array Element in Foreach loop

So I am trying to track which array element is running in a foreach loop. How can i do that/ Here is an exert of my script: void Update (){ if (tracker.tracking == true) { if (pageInitialized == false...

View Article


Unity Editor & iOS - Download MP4 to Streaming Assets Folder

Im Trying to Correlate a video plugin called S-Plugin into my Virtual Reality App. Basically what S-Plugin does is allows us to load Movie Textures to iOS and Android. It works very well too, as long...

View Article

What Features come with IOS Pro License.

I just was looking around and I could not seem to find the features o IOS Pro for unity. I understand that I need it to release apps to the apple app store, but what else does it provide. Is there some...

View Article


Simple Instantiation Rotation

So I have been playing with instantiating a simple projectile for the last couple of hours and its pissing me off. I am setting it to rotate to the local euler angles of the barrel (Transform). Here is...

View Article

Custom Editor from a Non-Monobehavior Script

So I am new to a custom editor, but the system I want to write is big for my production. I am essentially working on an item library for the random drops when enemies die, or what a chest/pickup box...

View Article


Unity Input.location is not updating on Android - Galaxy Note 4

I have been trying to detect walking through the GPS location of my galaxy note 4. I am using Input.location to gather the latitude and longitude. My issue is that it only updates on initialization. It...

View Article

Android - Gyroscope - When I hold still it, the camera continues to rotate

Hi, I have a gyro controlled camera for android devices. When I rotate it works perfectly, the only downside is when I stay still it tends to rotate on the y axis on its own. public bool UseGyro;...

View Article

RawImage.texture to Texture2D

Th title is the summary. I wan't to know if it's possible to convert the RawImage output texture to Texture2D? If so, then how?

View Article

Steam VR HTC Vive: When I change scenes, the Vive controller is no longer...

So I am working on a project which requires me to use the same Vive controller setup across many scenes so I use don't destroy on load. The issue is whenever i change a scene the position tracking of...

View Article


Modify ARKit to use a Video Output instead of a Camera Output

So I assume that the ARKit plugin is rendering to the far planes of the Camera. I was wondering if it were possible to be able to render a video to that camera's far planes, disable the live positional...

View Article


Get Length of VideoTexture from File

I am loading VideoClips from a local file on a mobile app that I am developing. Without queuing up the video how can i get the video length in seconds?

View Article

Shader Forge - Stop culling objects that are behind specific objects

Hi, Everyone I am using a deprecated, but still useful plugin called Shader Forge. I am trying to make a shader that works like the Invisibility Cloak. Essentially it hides ( don't know the word for...

View Article

SteamVR 2.2 How to set custom input bindings without having a headset connected?

Hi, Everyone So I have a very peculiar situation. I am beginning to develop games for my own VR Arcade. I am using the new steam 2.2 SDK which is supposed to be "Easier". The issue I am having is I...

View Article


Script wont execute unless selected in editor - Unity 2018.3.6

I have a script in my scene that is logically sound but does not execute. This issue stops occurring if the GameObject containing the script is selected in the hierarchy at the time the code was...

View Article

AR Foundation AR Planes Being Created Far Away

Unity 2019.3.6 AR Foundation 2.1.8 Ar Subsystem 2.1.2 ARCore XR Plugin 2.1.8 Google Pixel 3 I have been following the AR Foundation Setup Guide:...

View Article

UnauthorizedAccessException iOS Loading an Image/Texture From Streaming Assets

My method works in the editor but not on device even though it acknowledges that the path exists. I've seen a few answers but nothing seems to be working. The error that I am getting: Autoconnected...

View Article

Standard Shader Render Queue Missing - Transparency Broken

The Unity Render Queue is missing from the standard shaders only. Its causing cutout materials to not work. Has anyone experienced this before. Its giving me a migraine. Unity 2019.4.12f1 ![alt...

View Article



Weird Graphic Overlay Glitch

I am having huge graphic glitches. Image animations sequences are flickering with graphics of completely different animations. All 3D and motion graphics have a weird static overlay with text on the...

View Article
Browsing latest articles
Browse All 111 View Live




Latest Images