Ok, so I have this game with NPCs in the game and whenever I place them in a position, they either will not spawn at all or they will spawn in a random area that I did not intend for them to spawn. Uploading: Screenshot 2023-03-18 095552.png…
Ok so basically I will have a NPC that I put into the map in my game right? Positioning I checked and everything and it is how I want it to be, but when I test the game the NPC is either gone or in a random position. I have been trying to solve this for several hours and still have no clue what is happening. I will give you an example of what im saying.
What does each script do?
Also please post it in DevForum format or else my eyes will die, simply add ``` before and after the script and it should be like:
--Hi! I’m an example of a Lua block! To write me simply add ``` before and after the script! Cool right?