~starkingdoms/starkingdoms

ref: 8c951740367d5a236bfa4115017155da9257cf49 starkingdoms/crates/kabel/test/syntax/function.kab -rw-r--r-- 49 bytes
8c951740 — core fix: attachment joint child entities causing `GlobalTransform` to be reset after a frame 8 months ago
                                                                                
1
2
3
function foo(one, two) {
    return one + two;
}