stick-the-quick/objects/TrafficCone/TrafficCone.tscn

24 lines
2.1 KiB
Plaintext
Raw Permalink Normal View History

[gd_scene load_steps=6 format=3 uid="uid://dmf6xn4gibgti"]
[ext_resource type="PackedScene" uid="uid://cr2mrqx4ou78x" path="res://objects/TrafficCone/TrafficCone.glb" id="1_31btt"]
[ext_resource type="Shader" path="res://vfx/neon.gdshader" id="2_e43yh"]
[ext_resource type="Texture2D" uid="uid://d1r0yyrmvlwak" path="res://objects/TrafficCone/TrafficCone_Texture.png" id="3_1yajp"]
[sub_resource type="ShaderMaterial" id="ShaderMaterial_pu8su"]
render_priority = 0
shader = ExtResource("2_e43yh")
shader_parameter/exponent = 1.0
shader_parameter/image = ExtResource("3_1yajp")
[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_24hr0"]
points = PackedVector3Array(-0.375, 0, -0.375, -0.375, 0, 0.375, -0.375, 0.0312204, -0.375, 0.375, 0, -0.375, -0.375, 0.0312204, 0.375, 0.375, 0, 0.375, -0.100064, 0.697917, 0, -0.0980814, 0.697917, -0.0195282, -0.0924285, 0.697917, -0.0383222, -0.0831783, 0.697917, -0.0555746, -0.0707713, 0.697917, -0.0707713, -0.0555746, 0.697917, -0.0831783, -0.0383222, 0.697917, -0.0924285, -0.0195282, 0.697917, -0.0980814, 0, 0.697917, -0.100064, 0.375, 0.0312204, -0.375, -0.0195282, 0.697917, 0.098008, -0.0383222, 0.697917, 0.0923551, -0.0555746, 0.697917, 0.0831049, -0.0707713, 0.697917, 0.0706979, -0.0831783, 0.697917, 0.0555012, -0.0924285, 0.697917, 0.0382488, -0.0980814, 0.697917, 0.0194548, 0.375, 0.0312204, 0.375, 0, 0.697917, 0.0999902, 0.0194548, 0.697917, -0.0980814, 0.0382488, 0.697917, -0.0924285, 0.0555012, 0.697917, -0.0831783, 0.0706979, 0.697917, -0.0707713, 0.0831049, 0.697917, -0.0555746, 0.0923551, 0.697917, -0.0383222, 0.098008, 0.697917, -0.0195282, 0.0999902, 0.697917, 0, 0.098008, 0.697917, 0.0194548, 0.0923551, 0.697917, 0.0382488, 0.0831049, 0.697917, 0.0555012, 0.0706979, 0.697917, 0.0706979, 0.0555012, 0.697917, 0.0831049, 0.0382488, 0.697917, 0.0923551, 0.0194548, 0.697917, 0.098008)
[node name="TrafficCone" instance=ExtResource("1_31btt")]
mass = 5.0
[node name="Mesh" parent="." index="0"]
surface_material_override/0 = SubResource("ShaderMaterial_pu8su")
[node name="CollisionShape3D" type="CollisionShape3D" parent="." index="1"]
shape = SubResource("ConvexPolygonShape3D_24hr0")