Can’t wait to try this one (as somebody who loves UI animation)! Do we have a completion graph for the animation yet?
Is this the same thing SwiftUI uses? (apple’s UI library)
If so, this will help create so many better animations. Really excited for this one
SwfitUI uses keyframes (KeyframeAnimator) which can be animated with different types which would be amazing but probably not worth adding. They also have the same animation (“SpringKeyframe”) but I don’t own a Mac and could not find any info about it online, if anybody does then please show here
No. This just modifies the glue code into a more modern form, getting additional perf by parallelizing the work. The underlying geometry generation logic stays the same.
Great to see focus put into obj exporting however is there any plan to allow multiple instances to be batch exported?
Fixes a bug where doing multi-selections from the Explorer window would sometimes reselect previously selected instances that shouldn’t be part of the selection.
Live
I found a bug related to this :
- Select a part on explorer
- Duplicate it
- Press F3
It will not rename the selected part
I do not have access to bug reporting ;-;
i feel like this might change the game for making subtitles system that are based off of audios surrounding you.
Hopefully it’ll become available soon.
As far as I’m aware F2 renames the Instance and F3 opens the documentation in browser
thats not the issue : /
when duplicating an instance then pressing f2 to rename it, it renames the previous instance
Ooo. This could be used for something like a Monster that can Hear the Player.
So like, the Monster could add the player to it’s pathfinding if it is being too loud or something.
Just an idea for something this could be used for. Trying to hand-out possible inspiration.
Humanoid:GetPropertyChangedSignal(“FloorMaterial”) now fires properly.
I love u
This is a great release. Thanks team!
Also this is like the 3rd time the note about FloorMaterial
not firing properly appeared, what happened this time? or is it still as not working properly?
now that exporting is 10x faster, when will we get the option to export gtdl or whatever
Just flipped a more thorough fix for the Explorer multi-select bug, which should also fix this renaming bug. Is this working for you now?
There is no “already going” for SmoothDamp
, it’s is a one-shot call which you must call in a loop to implement continuous animated movement.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.