Skip to content

Commit

Permalink
Update angled block editor models
Browse files Browse the repository at this point in the history
  • Loading branch information
Konclan committed Jan 25, 2025
1 parent 37e9d4b commit 4f2461d
Show file tree
Hide file tree
Showing 15 changed files with 11 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/blocks/items/angled_block/editoritems.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"Name" "Block - 60 degrees"
"Model"
{
"ModelName" "bee2_angled_60.mdl"
"ModelName" "bee2/logic/blocks/angled_60.mdl"
}
"Palette"
{
Expand All @@ -30,7 +30,7 @@
"Name" "Block - 45 degrees"
"Model"
{
"ModelName" "bee2_angled_45.mdl"
"ModelName" "bee2/logic/blocks/angled_45.mdl"
}
"Palette"
{
Expand All @@ -50,7 +50,7 @@
"Name" "Block - 30 degrees"
"Model"
{
"ModelName" "bee2_angled_30.mdl"
"ModelName" "bee2/logic/blocks/angled_30.mdl"
"TextureName" "arm_4panel.png"
}
"Palette"
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
patch
{
include "materials/models/props_map_editor/ghost_lighting_common.vmt"
insert
{
$basetexture "bee2/models/props_map_editor/ghost_grid"
}
}
Binary file not shown.

0 comments on commit 4f2461d

Please sign in to comment.