bridge
This commit is contained in:
BIN
assets/blender/Channels.blend
LFS
BIN
assets/blender/Channels.blend
LFS
Binary file not shown.
@@ -564,6 +564,9 @@ namespace Game
|
||||
cover.EData.Visible = IsActive;
|
||||
cover.EData.ModelH = staticCard.Sockets[i].Model;
|
||||
cover.EData.Transform = tile.EData.Transform;
|
||||
cover.EData.MaterialHandle = EMaterial::Default;
|
||||
cover.EData.BaseColor = {0.2f, 0.1f, 0.7f, 1.0f};
|
||||
cover.EData.DotColor = {0.2f, 0.2f, 0.8f, 1.0f};
|
||||
Gen::TranslateLocal(cover.EData.Transform, model.Sockets[i].Pos);
|
||||
Gen::RotateLocal(cover.EData.Transform, Gen::EulerFromRotation(model.Sockets[i].Rot));
|
||||
}
|
||||
|
||||
BIN
src/game/data/puzzles/2.pzl
LFS
BIN
src/game/data/puzzles/2.pzl
LFS
Binary file not shown.
BIN
src/models/channel_cover_big.glb
LFS
BIN
src/models/channel_cover_big.glb
LFS
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user