No description
Find a file
JelleJurre a00943475a
Merge pull request #43 from VRLabs/feat/fix_wd
Fix for Write Defaults: On installation
2026-03-09 21:30:39 +01:00
.github Move to new release file 2026-01-08 18:55:41 +01:00
Editor WD fix, but actually correct 2026-03-09 21:26:49 +01:00
Media Add media and readme 2026-01-08 18:53:44 +01:00
Resources v2 Hotfix 1 2026-01-09 13:36:29 +01:00
Runtime v2 Dev version fixes 2025-12-15 15:44:36 +01:00
.gitignore Update .gitignore 2022-06-29 23:46:39 -04:00
Editor.meta Initial commit 2022-01-03 22:29:42 -05:00
LICENSE Rename name in license 2023-11-27 12:43:03 +01:00
LICENSE.meta re-include unreferenced asset meta files 2022-06-29 23:54:19 -04:00
Media.meta Add media and readme 2026-01-08 18:53:44 +01:00
package.json Update version to 2.0.0 2026-01-08 21:54:10 +01:00
package.json.meta Move to packages 2025-08-28 19:03:40 +02:00
README.md Update installation video link in README 2026-01-20 18:34:28 +01:00
README.md.meta re-include unreferenced asset meta files 2022-06-29 23:54:19 -04:00
Resources.meta Initial commit 2022-01-03 22:29:42 -05:00
Runtime.meta Move to packages 2025-08-28 19:03:40 +02:00

Marker

Generic badge Generic badge Generic badge Generic badge Generic badge

Generic badge Generic badge

A marker for drawing

Marker-Draw Marker-Remove

⬇️ Download Latest Version

📦 Add to VRChat Creator Companion


How it works

The "Draw" particle system emits particles for drawing. The "Eraser" collider kills the particles. Particles are emitted in a custom simulation space so the drawing can be manipulated.

Install guide

https://github.com/user-attachments/assets/715572a4-8efc-4077-a2f7-8595a8d92605

Drag the Marker.cs script onto your avatar. You can customize settings for installing the marker. Some settings have tooltips for explanation.

After generating the marker, the ink and eraser emit from MarkerTarget.

Adjust the MarkerTarget transform by entering playmode with the emulator and enabling T-Pose Calibration. Enable the marker via its submenu. For the index finger setup, make sure MarkerTarget is positioned on the tip of your index finger. For the handheld pen setup, move and rotate MarkerTarget so your hand correctly holds the pen. MarkerTarget may also be freely scaled, if needed.

When finished adjusting MarkerTarget, copy its transform component to paste its values outside of playmode.

Click "Finish Setup" to finalize your marker and remove the script from your avatar.

Note

When building for Quest, you will have to remove unsupported components and shaders. The eraser does not work on Quest so drawings need to be cleared through the expression menu.

Contributors

License

Marker is available as-is under MIT. For more information see LICENSE.