~starkingdoms/starkingdoms

ref: 8c951740367d5a236bfa4115017155da9257cf49 starkingdoms/crates/kabel/test/runtime/fn_absent_block.kab -rw-r--r-- 37 bytes
8c951740 — core fix: attachment joint child entities causing `GlobalTransform` to be reset after a frame 8 months ago
                                                                                
1
2
3
4
var x = 3;
if(x == 3) {
    foo();
}