Asterix Gaming Guild Logo GeneralXXLXXL 2XXL 3XXXLOlympic GamesXXL EditorToolsOff-TopicXXL RomasteredXXL 2 RemasteredOther GamesModsCaesar's ChallengeUnfair XXLPatchesFan ArtPersonal ArtSpeedrunningMediaRandomizerBETA RomeHSKALPresence AdrienPresence SPQRSupport Bot Helpdesk

#editor

mrm.77
And DEFINITELY an extra magnesia in Doctormaebus lair
forgotten_in_abyss
:FrogThinking:
mrm.77
Thanks for all your hard work, folks, fantastic to see all the phenomenal stuff being done for such a niche game
pegperegogaucho
:peepoLove: Thanks, it was a lot of work and nothing would have been possible without @adrientd!
pegperegogaucho
Also, don't be afraid to ask questions! We will try our best to answer
forgotten_in_abyss
BTW what about CAnimatedNode? Is this possible to add them right now even if it's just simple replacing from other levels? For example these butterflies.
pegperegogaucho
So, if you want to add a new one, there should be a duplicate option in the hooks tab. It will add a new, distinct, node where you can then replace the 3D model in the scene graph. If you replace the model tho, you also have to add the corresponding animation from the other AnimatedNode (that you exported) so it works in-game
deathhound246
From using cheat engine on alice, i can see that the enemy group has a an array of max 6 enemies. So only 6 enemies can be spawned in at any time This sounds like the same?
pegperegogaucho
Umm, I'm not even sure if it is really 6 :Obelul: Anyways, I meant that if you kill one enemy, another spawns until you killed all 6 of them (again, not sure how many). If you see an Array using cheat engine it might be related to something else because more than 6 enemies can definitely be spawned at once, see the final boss battle of OG for example
deathhound246
Tbh I might have been looking at the wrong thing
deathhound246
I defo do see an array of max size 6 in CE, but now that I think about it, theres a few fights in alice that have more spawned in at a time
deathhound246
Also noting that when enemies aren't filling this array, it seems to occasionally be filled with garbage data
deathhound246
(Or data that idk yet)
hesopesomeso
Adding sounds doesn't seem like a problem. Problem is using them, which requires code additions x)
hesopesomeso
That is very much planned!
hesopesomeso
Agree, combat is sick- there is none in a speedrun though😭
hesopesomeso
You want more fights? Locks? Give Unfair XXL a shot - family friendly mod :PogelixClappa:
pegperegogaucho
Oh, I would moreso recommend Cesar's Challenge, it is way way better and of very high quality with incredible fights using new enemies/mechanics :Pogelix:
pegperegogaucho
You can add new ambient sound effects without changing the code. There is a special sound dictionary with all the ambient sounds in each level, so you can add new ambient sounds without any problems! :Pogelix:
hesopesomeso
That is very true!