#This is the script where it shuts the

1 messages · Page 1 of 1 (latest)

cyan wolf
#

Throw a debug.log into spawnplayer and see how fast that gets called, if at the start of the scene you are turning it off in spawnplayer

idle ice
#

as soon as the player spawns

cyan wolf
#

well in awake you are setting canvas to true not sceneCamera

#

so maybe you should call both gameCanvas and sceneCamera to true in awake

idle ice
#

so you want me to set them both to true in the script?

#

when i call both gamecanvas and scencecamera to true in awake, the gamecavas is enabled but the camera is still disabled

cyan wolf
#

share screenshot of the inspector info for mainCamera

idle ice
#

here you go man

#

been trying to do this for hours

cyan wolf
#

now press play does the checkbox by main camera disappear or the one next to camera compnent

idle ice
#

the check box on main camera turns off

cyan wolf
#

so now go into your script right click setActive and find all references and check all those references and make sure you are not turning the camera off somewhere else

idle ice
#

no, no where else. i sent you the entire script for the game manager

#

only 3 references

#

i checked other scripts

cyan wolf
#

hmmm

idle ice
#

i mean if you are free, i can screen share you exactly what happens. would mean alot if i can get this fixed

cyan wolf
#

wiffey is asleep behind me sorry have to be quite she has to work in a few hours.

idle ice
#

no worries man

cyan wolf
#

hit me up in like 10 hrs if you have not figured it out I will be working and can share screen then.

#

or call or whatever

idle ice
#

sure man 😄 appreciate it

cyan wolf
#

u good?

idle ice
#

hey man

#

yea i fixed the issue, now running into multiplayer issues lmfao