i trying to make units controller module that spawns choosen units from units module script
however, its wont work, and i dont really know why
units_controller:
units:
code to spawn unit:
require(game.ReplicatedFirst.units_controller):spawnUnit("Captain", Vector3.new(522.754, 4.646, 536.595))
error: