Dartboard prototype with working raycast
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[gd_resource type="Resource" script_class="Modifier" format=3 uid="uid://bigyh63smlbh5"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://duh0lxb7gdimr" path="res://Scripts/Modifier.gd" id="1_oxvfs"]
|
||||
[ext_resource type="Texture2D" uid="uid://ccoht16d1pkr3" path="res://Models/Dartboard/Textures/Stars.jpg" id="2_5aq3x"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_oxvfs")
|
||||
id = "0"
|
||||
title = "Stars"
|
||||
description = "Adds 40 to your score"
|
||||
texture = ExtResource("2_5aq3x")
|
||||
score_add = 40
|
||||
metadata/_custom_type_script = "uid://duh0lxb7gdimr"
|
||||
Reference in New Issue
Block a user