I play game with Unity 3D program source : Pokemon TCG Online.
Game create image file in my hard drive. But i can’t read this file because it’s unity3d file.
I download and install unity 3D web player, this programm scan my computer but don’t find file.
How open unity3d image file ?
I join here few image file :
http://ftp.pele.family.free.fr/pokemon/bw7_illustration_001.unity3d
http://ftp.pele.family.free.fr/pokemon/bw7_illustration_002.unity3d
http://ftp.pele.family.free.fr/pokemon/bw7_illustration_003.unity3d
http://ftp.pele.family.free.fr/pokemon/bw7_illustration_004.unity3d
http://ftp.pele.family.free.fr/pokemon/bw7_illustration_005.unity3d
Can you tell me how open and see this images file ?
Thanks
Have you installed the Unity3D program? Have you tried opening the project with it? The web player only plays builds, not sources
– Benproductions1Create a default webplayer html page and link embeded source to a file you have
– XienDev