Hello everyone.
How to add visibility animation in A-Frame?
It is urgent.
Thank you
Hello everyone.
How to add visibility animation in A-Frame?
It is urgent.
Thank you
What do you mean? An animation that occurs only when the object has become visible?
I want to make an object visible after a specified amount of time.
Create a custom component that applies or removes the visible attribute on your entity after a timeout.