scholar beginnings
This commit is contained in:
parent
ce2b44b3fa
commit
18eab7176a
69 changed files with 1143 additions and 0 deletions
15
addons/godot-rapier2d/circle_mesh.tres
Normal file
15
addons/godot-rapier2d/circle_mesh.tres
Normal file
|
@ -0,0 +1,15 @@
|
|||
[gd_resource type="ArrayMesh" format=3 uid="uid://dahp28qij58i1"]
|
||||
|
||||
[resource]
|
||||
_surfaces = [{
|
||||
"2d": true,
|
||||
"aabb": AABB(-16, -16, 0, 32, 32, 0),
|
||||
"attribute_data": PackedByteArray(0, 0, 0, 0, 0, 0, 128, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 63, 0, 0, 0, 0, 0, 0, 128, 63, 0, 0, 128, 63),
|
||||
"format": 34393296913,
|
||||
"index_count": 6,
|
||||
"index_data": PackedByteArray(3, 0, 0, 0, 1, 0, 1, 0, 2, 0, 3, 0),
|
||||
"primitive": 3,
|
||||
"uv_scale": Vector4(0, 0, 0, 0),
|
||||
"vertex_count": 4,
|
||||
"vertex_data": PackedByteArray(0, 0, 128, 193, 0, 0, 128, 65, 0, 0, 128, 193, 0, 0, 128, 193, 0, 0, 128, 65, 0, 0, 128, 193, 0, 0, 128, 65, 0, 0, 128, 65)
|
||||
}]
|
Loading…
Add table
Add a link
Reference in a new issue