New:
Added - Implemented automatic audio asset creation when clicking the Create button in the audio asset config panel
Added - null check in ObjectGrabber.cs
Added - Start Experience with a selected character (saving in remote)
Added - character creator management (CRUD)[using endpoint]
Added - Save Button character in character creator screen
Added - implemented a check for rock-type asset colliders to ensure the mesh collider was convex.
Added - implemented next page and previous page buttons to the asset search window.
Added - implemented next page and previous page button logic.
platform4.0 - Testing_Pagination_System.mp4
Added - Load current saved character when back to character creator
Added - Checkboxes for enable post processing settings
Added - text displaying the input on the clip mode button
Added - null check for coroutines in SearchResultUIComponent.cs.
Added - implemented ocean positioning according to the player's Y position.