Release Notes for 652

Hey creators!

Release Notes for 652 are now live :slight_smile: Happy creating!

23 Likes


Very cool, did you mean : instead of . though

3 Likes

Nice: no more 5fps when spamming output log every frame.

Thanks

1 Like

Probably not a typo because it’s technically somewhat interchangeable - service members are just functions that receive the service itself as the first argument. So the following two calls are identical:

DataStoreService:GetDataStore("MyStore")
DataStoreService.GetDataStore(DataStoreService, "MyStore")

2 Likes

Not mentioned in these release notes: they added a property to BasePart named CanAudioCollide. I imagine that’ll be nice once it’s enabled.

15 Likes

Sounds exciting if it is what I think it is :eyes:

5 Likes

I cannot wait to see what it turns out to be. :face_with_peeking_eye:

4 Likes


?

3 Likes

This is an existing option on Studio Settings called eager bulk execution that forces the render pipeline to finish as much as possible. This is a studio-only thing as far as I can tell.