randovania / randomprime

Prime1 patcher for Randovania and a few other things.
MIT License
2 stars 3 forks source link

Fix blast shield position on hive totem door(s) #5

Open toasterparty opened 10 months ago

toasterparty commented 10 months ago
                    ], /* This, but it needs to be done in code.
                    "editObjs": {
                        // Missile Lock
                        "2359799": {
                            "position": [
                                94.620384,
                                335.728577,
                                -6.138761
                            ]
                        },
                        // Door
                        "2359859": {
                            "position": [
                                94.620384,
                                335.97287,
                                -6.138761
                            ],
                            "rotation": [
                                0.019047,
                                0.480051,
                                90.001442
                            ]
                        },
                        // Actor_DoorShield
                        "2359862": {
                            "position": [
                                94.626328,
                                335.605164,
                                -4.333776
                            ],
                            "rotation": [
                                0.019047,
                                0.480051,
                                90.001442
                            ]
                        },
                        // Actor_DoorShield_Key
                        "2359855": {
                            "position": [
                                94.626328,
                                335.605164,
                                -4.333776
                            ],
                            "rotation": [
                                0.019047,
                                0.480051,
                                90.001442
                            ]
                        },
                        // Trigger_DoorUnlock
                        "2359860": {
                            "position": [
                                94.410385,
                                335.469147,
                                -4.128055
                            ]
                        },
                        // Trigger_DoorKey
                        "2359854": {
                            "position": [
                                94.410385,
                                335.469147,
                                -4.128055
                            ]
                        }
                    },*/