Quantcast
Channel: Answers by "Graham-Dunnett"
Browsing all 959 articles
Browse latest View live
↧

Answer by Graham Dunnett

Unity 5 has a completely new set of standard assets.

View Article


Answer by Graham Dunnett

Why not ask the people who made the font?

View Article


Answer by Graham Dunnett

Look at the console to see build messages.

View Article

Answer by Graham Dunnett

Your trees will need to be modelled as two objects, the trunk below the chop, and the trunk/tree above the chop. When the axe hits the tree, rotate the uppermost part.

View Article

Answer by Graham Dunnett

By reading the [docs][1]? [1]: http://docs.unity3d.com/Manual/class-PlayerSettingsStandalone.html

View Article


Answer by Graham Dunnett

If your files are inside the Resources folder, then they will be added into Resources on build. You can then load them using the `Resources.Load()` API, see:...

View Article

Answer by Graham Dunnett

Your computer has files with the JS extension mapped to Windows Script Host. You need to disable that when using Unity JS files.

View Article

Answer by Graham Dunnett

With Unity 5.0 the `rigidbody` component is now hidden, and you need to use `GetComponent()` to get it.

View Article


Answer by Graham Dunnett

I think making OnMouseUp() iEunmerator-able is not advised. Have this function call your own function which has the yield in it.

View Article


Answer by Graham Dunnett

http://docs.unity3d.com/ScriptReference/Input.GetTouch.html

View Article

Answer by Graham Dunnett

The Unity answer is to use: http://docs.unity3d.com/ScriptReference/Texture2D.GetPixels32.html to get the pixels from the images. The image comparison algorithm you need isn't a Unity issue, so you...

View Article

Answer by Graham Dunnett

Please read the [documentation][1]. WSA applications have only a subset of c# classes. [1]: http://docs.unity3d.com/Manual/windowsstore-missingtypes.html

View Article

Answer by Graham Dunnett

The Unity Pro subscription allows you to make iOS builds with a splash screen. Subscribe also to iOS Pro (also $75/month) to publish iOS games without splash screens. Note that subscriptions last for...

View Article


Answer by Graham Dunnett

Either read: http://docs.unity3d.com/ScriptReference/PlayerPrefs.html or have the player data uploaded to your web server using the WWW/WWWForm class.

View Article

Answer by Graham Dunnett

If you are a Unity user, then a web player plugin is installed when you install Unity. Otherwise, the download you fetch from our website delivers just the plugin component. The first time that use...

View Article


Answer by Graham Dunnett

Yes. It's called an Asset Bundle.

View Article

Answer by Graham Dunnett

"[Save][1]" is the magic word. [1]: http://docs.unity3d.com/ScriptReference/PlayerPrefs.Save.html

View Article


Answer by Graham Dunnett

If you are using the `WWW` class to access a website you do not own, then the alien website needs to have a `crossdomain.xml` file which gives you access. If this file does not exist, or the file says...

View Article

Answer by Graham Dunnett

The Inspector shows the Transform. The Transform shows the scale. The scale is shown as 1,1,1. The Scene and Game views show a cube scaled by 1,1,1, or, put another way, the original size.

View Article

Answer by Graham Dunnett

Search for "unity ads" in Google and you get: https://unityads.unity3d.com/monetize as a first hit. So, your specific steps are: 1. Visit Google 2. Enter unity ads in the search bar 3. Press the blue...

View Article
Browsing all 959 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>