A simple script for animating the texture of an object. This example scrolls the texture up like movie credits. Add it to a GameObject
that has a textured material.
All snippets tagged with csharp
Page 1 of 1Scrolling a texture
Support the Back button on Android
Add the following script to your scene to allow the Back button on Android to exit the application:
Read more…Getting iOS app version programmatically
Getting the version string and the build number, in Objective-C, Swift, and C# (Xamarin)
Read more…