You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.
For the love of God, please fix the search feature in the documentation website.
There's not much tutorial videos for kaboom on the internet, So I've followed some old video tutorials.
But because I use the older version , I can't find the corresponding function in the documentation.
And it drives me crazy for not finding the right function to use.
So my suggestion is adding the feature to show the equivalent function from the older version of the function when the users types
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
For the love of God, please fix the search feature in the documentation website.
There's not much tutorial videos for kaboom on the internet, So I've followed some old video tutorials.
But because I use the older version , I can't find the corresponding function in the documentation.
And it drives me crazy for not finding the right function to use.
So my suggestion is adding the feature to show the equivalent function from the older version of the function when the users types
example:
origin() => anchor()
camShake() => shake()
every()_ => get()
collides() => onCollides()
action() => object.onUpdate()
etc
Beta Was this translation helpful? Give feedback.
All reactions