Hello Devs,
While testing my game i noticed that the spawn points spawn the character in the wrong direction. Is there anyway that i can set the spawn point to spawn the character facing towards a particular direction.
1 Like
Rotate the SpawnLocation charscharschars
2 Likes
As ThanksRoBama said, you could rotate the spawn, otherwise you could also simply rotate the player’s primary part cframe by 90 degrees on the y axis
1 Like
I am sorry but I am a newbie to scripting and I don’t know a lot about Cframe. Can you please tell me how to do this.
I sadly currently don’t have much time to explain CFrame thoroughly, however you can read this useful roblox article on the topic.
1 Like
Thanks Mate! I’ll surely go through that.
Thanks Mate! Really Appreciate ur reply.
1 Like