Skip to content

Commit

Permalink
Update snap_zone.gd (#405)
Browse files Browse the repository at this point in the history
added tool annotation to snap_zone.gd
this fixes the rendering artifact that occurs in editor

without it, the radius of the snapzone is shown to be 1 meter
  • Loading branch information
DigitalN8m4r3 authored Mar 4, 2023
1 parent b251c9e commit 093899f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/godot-xr-tools/objects/snap_zone.gd
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
tool
class_name XRToolsSnapZone
extends Area

Expand Down

0 comments on commit 093899f

Please sign in to comment.