Hello hope you are feeling well! So I wasn’t in Roblox for like two weeks and I am not that much informed. Did elapsedTime() get deprecated?
Why I say this?
Answer: Well, the function works but is not getting highlighted…
Hello hope you are feeling well! So I wasn’t in Roblox for like two weeks and I am not that much informed. Did elapsedTime() get deprecated?
Why I say this?
Answer: Well, the function works but is not getting highlighted…
It doesn’t mention it being deprecated on the wiki so I don’t think so.
It could just be a visual bug, like with
part.CFrame
CFrame was highlighted before but now it isn’t, unless when it’s not the property of a part,
but then this bug is the opposite.
It’s deprecated.
Hover over the function to see the following tool tip:
Oh ok, thank you for this example and how to know if is deprecated!