Thanks Chris.
However, using the play across scenes is fine if a certain amount of scenes use the same music but if 2 scenes have different music then it plays the previous scene's music AND the new scene's music at the same time.
How do I actually …
I've worked it out:
The RememberVisibility will only work on a sprite if Limit Visibility Script is unchecked. If it's ticked then the RememberVisibility doesn't work.
Could this be a problem?
Also, setting an object's RememberVisibilty at Start to OFF isn't working - the sprite shows as soon the scene starts.
The hotspots are turning on and off fine, it's the sprites that aren't.
I can't run the demo as even after importing a fresh install of AC, the 2D demo won't function correctly because the tin robot just falls through the ground as soon as the scene begins.
UPDATE: Ok, I can get them to disappear by changing the visibility to OFF, but upon leaving the scene and returning the sprites are back again, even with Remember Visibility set.
Remember Visibility seems to have no effect on Sprites (I use the spri…
I've been working on this for 3 years now. It was originally 3D, now it's been redone in 2.5D as it's much more practical for the game style that I was wanting to achieve.
I have done all of the coding, design and writing myself, there's no out-sour…
It doesn't seem possible to update the original post with updates so I'll just add them here - here's a selection of screengrabs. These are taken from the Android version.
The game's 2.5D and 1080p (although resized here) with a very Broken Sword-es…
@ChrisIceBox
Regarding the sprite overlay issue, I discovered it whilst testing on an Android device, it doesn't seem to do it when testing on PC.
However, saying that it hasn't done it since so I'm slightly confused. We'll leave it for now but if i…
@ChrisIceBox
Here's the full error:
MissingComponentException: There is no 'Camera' attached to the "MainCamera" game object, but a script is trying to access it.You probably need to add a Camera to the game object "MainCamera". …
Also, when creating a new scene since the 1.46e upgrade, it doesn't seem to import the MainCamera properly when clicking 'with folders' when setting up the structure? It seems to duplicate the Main Camera by creating a main camera folder and placing…
I appear to have found a bug.
I'm using Unity 5 and making a 2.5D game.
When testing on Android and a game is saved on a scene that uses Sprite Overlays, those overlays appear messed up when that save game is loaded - i.e. characters appear in front…