Profile image

to Dev: What's the exact condition to awaken Pyramid of ET?

42.5k Ian_Yashima  1.4 years ago

I want to use my new mech to fight against it, usually simply hanging around inside for seconds will awaken it (all my old mechs can do that), but only my newest Gundam GP03S can't (even minutes, no any reaction)......

why???

I hope Jundroo developers group can directly told us the exact condition you set in the game, so more interesting battle videos of players can be recorded, thanks.

(or is it because of some kind of bug of new parts?)

ps.
It can't activate the elevators of USS Beast either, I don't know why.

  • Log in to leave a comment
  • Profile image

    Here are the exact conditions...not sure why it has apparently been hard to initiate...perhaps there is a bug.

    Pinned 1.4 years ago
  • Profile image

    I've found that hitting restart kills the trigger for me, so I exit to the build menu whenever I've done something wrong to come back to try again. Otherwise just moving around inside the pyramid for about 10 seconds (apparently elevated a bit and without damaging yourself) is enough to trigger it.

    1.2 years ago
  • Profile image

    Hi Ian, sry if I may be disturbing you but a friend of mine, @perrytheduck123, asked me to ask you for help with a mech he's going to make.

    1.3 years ago
  • Profile image

    Forget awakening it, fire everything at it and see if it is alive first

    +1 1.4 years ago
  • Profile image
    42.5k Ian_Yashima

    @PhilipTarpley

    {
    var aircraft = LevelBase.CurrentLevel.PlayerControlledAircraft;

            var damageableBodies = this.GetComponentsInChildren<DamageableBody>(true);
            foreach (var damageableBody in damageableBodies)
            {
                var engine = new PyramidEngine(this, damageableBody);
                this._engines.Add(engine);
                aircraft.TargetingSystem.AddTarget(engine);
            }
    
            this._engaged = true;
            this._surprise.gameObject.SetActive(true);
            LevelBase.CurrentLevel.GuiScript.ShowMessage("Something ancient has awoken...");
        }
    

    So I guess these above are the exact trigger, but what is that damageableBody in damageableBodies?
    In short, where should our crafts be to awoken it? (where are the invisible “damageableBodies”?)

    1.4 years ago
  • Profile image
    42.5k Ian_Yashima

    @PhilipTarpley
    oh thanks, I'll check it carefully lol.

    1.4 years ago
  • Profile image
    6,876 G2

    @Ian_Yashima maybe it has something to do with cockpit placement?
    if like, for instance, the cockpit is displaced or small maybe it willn't work.
    Dunno tho.

    +1 1.4 years ago
  • Profile image
    9,318 Tookan

    Usually happens to me accidentally, fly around it pretending you're doing normal things at Maywar (remember to keep an eye on it though) until it awakens

    1.4 years ago
  • Profile image
    22.7k FeatherWing

    @HuskyDynamics01
    Probably because it hasn't been coded into the Pyramid's activation trigger.

    1.4 years ago
  • Profile image

    One thing I've noticed is that it doesn't seem to activate if your primary cockpit is a flight computer, for whatever reason. I was messing around with it a while ago and the new Pigpen (which uses a flight computer) was not able to activate it, though the old one was, under the same conditions and in the same location.

    +5 1.4 years ago
  • Profile image
    27.9k 32

    @CanadianAircraftBuilder oh ya linkin park

    +1 1.4 years ago
  • Profile image
    22.7k FeatherWing

    It worked for me when I flew inside and went straight up the the middle on the inside. and out through the top.

    +1 1.4 years ago
  • Profile image

    It's because you have to go in it, then go next to the text inside it written on the wall, and look at it for several seconds.

    +1 1.4 years ago
  • Profile image
    42.1k CL125

    Because theres one thing.
    i dont know why.
    it doesnt even matter how hard you try.

    +2 1.4 years ago
  • Profile image
    42.5k Ian_Yashima

    @IceCraftGaming
    lol

    +2 1.4 years ago
  • Profile image
    42.5k Ian_Yashima

    @LocalDealer
    thanks, but it doesn't work.
    lol

    +2 1.4 years ago
  • Profile image

    Aliens are too scared to deal with it 💀

    +5 1.4 years ago
  • Profile image
    9,484 LocalDealer

    Enter the pyramid, then raise your altitude and try to reach the "ceiling", once you're near or high enough the pyramid will awaken.
    or at least that's what I know. Idk about now though.

    +3 1.4 years ago
  • Profile image
    42.5k Ian_Yashima

    @PhilipTarpley

    +1 1.4 years ago
  • Profile image
    42.5k Ian_Yashima

    Plz don't tell me the aliens are scared lol

    1.4 years ago
  • Profile image
    42.5k Ian_Yashima

    @WNP78

    +1 1.4 years ago
  • Profile image
    42.5k Ian_Yashima

    @AndrewGarrison

    +1 1.4 years ago