#Mob stats
1 messages · Page 1 of 1 (latest)
for each 'mob' you clone and send to the workspace (assumably) just set their attributes or values to the values in the dictionary entry
so say the mob model has a intvalue called "Damage"
you could set the value of "Damage" to FastMob[3]
use OOP
What dat
Object-oriented Programming
Thx