Basic platformer with rope
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://b3uxs3oppo8yg"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://35sytdecvva" path="res://addons/pinjoint-ropephysics/textures/kenney_prototype_textures/Dark/texture_09.png" id="1_f116y"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_f116y")
|
||||
uv1_triplanar = true
|
||||
uv1_world_triplanar = true
|
||||
@@ -0,0 +1,7 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://d3du70wkvp1eo"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cm23wh7dgtjxu" path="res://addons/pinjoint-ropephysics/textures/kenney_prototype_textures/Dark/texture_08.png" id="1_2upd1"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_2upd1")
|
||||
uv1_triplanar = true
|
||||
@@ -0,0 +1,8 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://esbif4ec2kcc"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://crssf8e2w5f38" path="res://addons/pinjoint-ropephysics/textures/kenney_prototype_textures/Green/texture_09.png" id="1_harec"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_harec")
|
||||
uv1_scale = Vector3(2, 2, 2)
|
||||
uv1_triplanar_sharpness = 150.0
|
||||
@@ -0,0 +1,8 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://cla83y5h0026e"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bt2p2d2qwh2f2" path="res://addons/pinjoint-ropephysics/textures/kenney_prototype_textures/Light/texture_07.png" id="1_00evc"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_00evc")
|
||||
uv1_scale = Vector3(2, 2, 2)
|
||||
uv1_triplanar_sharpness = 150.0
|
||||
@@ -0,0 +1,8 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://br633ah53wtim"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cp8kfufswmmmc" path="res://addons/pinjoint-ropephysics/textures/kenney_prototype_textures/Orange/texture_09.png" id="1_sc217"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_sc217")
|
||||
uv1_scale = Vector3(2, 2, 2)
|
||||
uv1_triplanar_sharpness = 150.0
|
||||
@@ -0,0 +1,8 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://de64w7g55hbby"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://5eqshu0hyxfn" path="res://addons/pinjoint-ropephysics/textures/kenney_prototype_textures/Purple/texture_09.png" id="1_hwk3o"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_hwk3o")
|
||||
uv1_scale = Vector3(2, 2, 2)
|
||||
uv1_triplanar_sharpness = 150.0
|
||||
@@ -0,0 +1,8 @@
|
||||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://c0vdiomofi8ro"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ccaemffwu4u4r" path="res://addons/pinjoint-ropephysics/textures/kenney_prototype_textures/Red/texture_09.png" id="1_kfh5t"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_kfh5t")
|
||||
uv1_scale = Vector3(2, 2, 2)
|
||||
uv1_triplanar_sharpness = 150.0
|
||||
Reference in New Issue
Block a user