agentIDs and raycasting like mad!

This commit is contained in:
STEINNI
2025-10-22 19:45:32 +00:00
parent 006bed2ad5
commit 8276a77172
6 changed files with 97 additions and 30 deletions
+10 -1
View File
@@ -57,7 +57,16 @@
.kf-editor button[data-trigger="onResetKF"] { background-color: #A00; }
.kf-editor section[data-output="agentProperties"] label{ font-size: 0.9em; }
.kf-editor section[data-output="agentProperties"] div.cols-2 { grid-template-columns: 4fr 3fr; }
.kf-editor div[data-output="agentId"] {
border: 1px solid #574;
border-radius: 5px;
background-color: #231;
box-shadow: 0px 0px 7px #0B69;
height: 2em;
padding: .2em 5px .2em 5px;
margin-top: 1em;
font-size: .8em;
}
</style>
<div class="kf-editor cols-3">
<article eiccard class="agent-preview">