#Ai Spawns
1 messages · Page 1 of 1 (latest)
:clone()
mind explaining it more?
For example for a simple script put ur npcs in replicated storage and make script where you define a spawn function where an npc will be chosen(you can fo this with match.random for example) and if the number is equal to 1, 2, 3 etc. then Clone that npc and position it to the parts position
This is a very basic script tho
And also you want to make a loop so it runs like every 2 seconds( you can choose any amount of time )
This is a very very basic concept
alright
U can use a component system also to spawn more or wait till all the ai disappear like when they have 0 health
alright thanks