10-26-2015, 08:17 PM
For cRoot you need to use Get() as access. That's written in the top of the cRoot documentation.
Use
Use
cRoot:Get():GetWorld("world")to access the world object.