I think that it's AC's fault -> It needs to have a 2.5D camera that can adjust the viewing size - or, tell me how would I build a mesh IF i have a bg image live the above bedroom. Even If I put a single default cube and enlarge it, moving from le…
I added a script that would scale the frustum of the 2.5d camera but no luck, it still has the same movement space from far left to far right for example, i suspect this could be a scene option?
The idea is that I generate a mesh using a script that takes a mask of the image "floor" and creates a mesh.
https://imgur.com/a/BimqpYD
Ι suspect the issue is, no matter the mesh, that the camera allows movement in depth. Making the…
Partially. It works in Play mode (When I press Play) but it doesn't work in the preview "Game" tab.
I added it as a component to the MainCamera and/or GameEngine, but still.
Any ideas?
If I delete the created 'Background Camera' which is created when pressing "Set as Active" on the Camera2.5D it displays the image ... any clues?
It is also displayed when I mess with camera priorities..seems that the BackgroundCamera has…
I followed the 2.5D video tutorial and at the point I insert the images to the camera it fails to display them (unlike in the video).
It would help if there was a 2.5D demo like the 2D and the 3D ones.
Latest, 60000.36f1 and v.1.82.5
I'm starting with an empty scene, no default stuff.
"With folders" button creates
* A main camera at (0,0,-5) (Enabled)
* A Background camera at (0,0,0) (Enabled)
I add the GameCamera25D disabled as you …