Ive been using cframe quite a bit lately and i am worried that it will eventually slow my game down to a crawl server wise. Is it possible to do cframes on the client for things like fans and the like?
Yes. The main thing that is worse performance wise if you do this on the server is network traffic for replication. On the client, you don’t need to worry about that.