longuint
Rroblox-ts
•Created by longuint on 4/27/2025 in #help
Motion resolves immediately
interesting utility type, thanks for letting me know that exists.
14 replies
Rroblox-ts
•Created by longuint on 4/27/2025 in #help
Motion resolves immediately
nvm, I added
Binding<UDim2>
to the size type and that fixed it14 replies
Rroblox-ts
•Created by longuint on 4/27/2025 in #help
Motion resolves immediately
Here is the Frame
14 replies
Rroblox-ts
•Created by longuint on 4/27/2025 in #help
Motion resolves immediately
Should I add
.getValue()
to the end of that? It's complaining I cannot assign Binding<UDim2> to UDim214 replies
Rroblox-ts
•Created by longuint on 3/2/2025 in #help
Attempt to call a table value
So would it be:
?
34 replies
Rroblox-ts
•Created by longuint on 3/2/2025 in #help
Attempt to call a table value
Sorry for the ping but I'm confused how I should go about implementing this.
I want it so that functions annotated with
@SceneCode()
in any class with the @Manim.Decorators.Scene()
annotation are added to a registry where they can all be called.
--
34 replies
Rroblox-ts
•Created by longuint on 3/2/2025 in #help
Attempt to call a table value
Yeah I'm refactoring away from flamework right now, thanks for the help.
34 replies
Rroblox-ts
•Created by longuint on 3/2/2025 in #help
Attempt to call a table value
the base scene file?
34 replies
Rroblox-ts
•Created by longuint on 3/2/2025 in #help
Attempt to call a table value
Yeah, probably not. I can just do the functionality through a registry.
34 replies
Rroblox-ts
•Created by longuint on 3/2/2025 in #help
Attempt to call a table value
I could probably do that. I just like the lifecycle systems in flamework
34 replies
Rroblox-ts
•Created by longuint on 3/2/2025 in #help
Attempt to call a table value
I'm trying to use flamework's decorators in my package
34 replies
Rroblox-ts
•Created by longuint on 3/2/2025 in #help
Attempt to call a table value
Line 25 it says
34 replies
Rroblox-ts
•Created by longuint on 3/2/2025 in #help
Attempt to call a table value
Yeah I have
34 replies
Rroblox-ts
•Created by longuint on 3/2/2025 in #help
Attempt to call a table value
And this is the emitted luau
34 replies
Rroblox-ts
•Created by longuint on 3/2/2025 in #help
Attempt to call a table value
This is the output in studio
34 replies