Hello there!
It seems like the game cannot find the attribute “Horsepower”, but its literally there:
Can anyone help me with this? Thanks!
Hello there!
It seems like the game cannot find the attribute “Horsepower”, but its literally there:
Can anyone help me with this? Thanks!
You don’t index an instance to get it’s attribute, you need to use the Instance:GetAttribute()
method. Indexing it will error.
Oh thanks! It seems to find it now.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.