Hello
Like my title, is possible to call gameobject with a different proxy?
So I have 3 collections
- game collection ~ game start here
- menu collection ~ the menu
- all collection ~ which is game collection and menu collection is called from proxy
so I want to call the camera gameobject from the game collection script. Basically, I want to change the camera gameobjects position. is that possible?
anyway I have github page for the game project https://github.com/reopucino/defold_tap_animals