#Camera issues/Spawn issues
1 messages · Page 1 of 1 (latest)
** You are now Level 1! **
just send the script for the spawning thing
i dont know where to find that, mb im very bad with doing scripts and stuff
you said you used a free model for the spawn location, try to check if that has a script
theres no scripts on it
only a decal
is there something you added for the camera or anything similar?
should there be some
i guess??
idk lemme try to give u a script to rty to fix it
like does ur character spawn in
when you click play?
nope, no character i cannot move,move my camera and thats it i dont see my character at all, but when i did "test here" i could see my character fall down from the map and die
try replacing the spawn location i guess? i dont know what is happening to ur game
maybe you inserted a backdoor or smth?
to debug try making a script in startercharacterscripts and make it print something every second
to see if it really gets deleted
and if it respawns
okay ill try
i have no scripts in startercharacterscripts, dont know if i should have some. Let me try what you told me
** You are now Level 2! **
i tried it and it isnt getting deleted
so like its printing and the character is there
the character is mostly likely there yes, but i dont see it im only looking at my sky
try making a local script in something like starter player scripts that sets the workspace.CurrentCamera.CameraType to scriptable then wait a lil and set it to custom again
ive done that when i needed the camera to go to the player
it didnt work sadly