Can you create aliases for flamework decorators
I have this code here:
but im getting this error:
23 Replies
you don't need an alias
just apply @Component() to the class you're extending
it'll inherit
oh thanks i didn't know it inherited
ok it might actually not
because it's a shared component
@Tesmi can u check
rq
oh
ive had issues with it not inheriting
:Sadge:
btw
for now u can do
that would work @Pizza
ok
and then don't call it
just do
uhhh
it doesnt work
umm one sec
yeah i dont think its gonna work
oh kk
ima test if it inherits with shared component
can you try something
if it doesnt
(this one should be called)
idk if itlll work
hmmm
ill try
nope 😔
:sad:
Argument of type '() => ((ctor: defined) => never) & { _flamework_Decorator: never; }' is not assignable to parameter of type '{ _flamework_Parameters: unknown[]; }'
anyways i believe it should inherit
if its not its a bug
ok
kk
also can attributes be instances like a Player for example?
no
ok
also the first image with owner is for base structure the one of the right is for base building but do i also have to put owner in the attributes of base building or are they merged?


i have no idea sorry
kk
nvm