#How do I make an ai zeus/opfor system?
2 messages · Page 1 of 1 (latest)
you would need to get your mouses position and then use cframe as well as ReplicatedStorage aka. Clone() to get the AI from where ever they are stored and replicate them.
you use CFrame to move the AI to your mouses position, important to note the AI must be moved through a ServerScript that all its internal scripts work as intended.