Forum Replies Created
-
AuthorPosts
-
Yuri Kovelenov
StaffYuri Kovelenov
StaffYuri Kovelenov
StaffHi Class,
The First Person mode that is enabled for the camera is simplistic and only uses a navigation mesh. To implement sliding on a surface you would need to use the physics Puzzles. See our Blender Snowballs VR demo for a working example. For sliding, you would need to adjust the friction value for the sliding surface with the apply body param puzzle.
2024-12-25 at 5:50 am in reply to: Change Walk Icon in First Person Camera in Mobile Devicess #79553Yuri Kovelenov
StaffYuri Kovelenov
Staff2024-12-24 at 7:24 am in reply to: Change Walk Icon in First Person Camera in Mobile Devicess #79525Yuri Kovelenov
StaffYuri Kovelenov
Staff2024-12-24 at 5:28 am in reply to: Change Walk Icon in First Person Camera in Mobile Devicess #79519Yuri Kovelenov
StaffHi albi,
You can change this icon in the application settings.
For positioning, you might want to override its CSS class.
BTW if you are a Verge3D licensee, please feel free to contact us so that we update your forum badge accordingly.
Attachments:
You must be logged in to view attached files.Yuri Kovelenov
StaffYuri Kovelenov
StaffHi justin_blender,
It looks like a browser cache issue. In incognito mode, the browser does not use cache.
A possible workaround can be to disable caching in Apache settings so that the browser always loads everything anew.Also check if PWA / offline mode is enabled for your app.
Yuri Kovelenov
StaffYuri Kovelenov
StaffYuri Kovelenov
StaffCan it be that the .hdr file could not load?
Are there any 404 errors in the browser console?
Also make sure that Render > Verge3D Settings > IBL Env. Mode is set to “PMREM (best)”, which is required if no light sources are present in the scene.
Finally make sure that the World shader is actually assigned to the World.
-
This reply was modified 3 months, 2 weeks ago by
Yuri Kovelenov.
Yuri Kovelenov
StaffHi quangngoc,
The engine JS library needs to be activated as described here:
https://www.soft8soft.com/docs/manual/en/programmers_guide/Using-NodeJS-NPM.html#activating_license
Yuri Kovelenov
Staff -
This reply was modified 3 months, 2 weeks ago by
-
AuthorPosts