Helpers during intros misaligned on first match loaded. #2311
Labels
bug
Something isn't working
group: engine
Problem related to engine logic (triggers, sctrls, bytecode, etc.)
Describe the bug
Sakuraka's Carmilla comes with what's meant to be a full-screen 320x240 px cutscene for an intro. It's called as helper 9999 in State 191 with postype left at 0,0, but on a fresh boot of (Nightly) Ikemen, it's 160 pixels off-center to the right only when the character is first loaded regardless of stage or teamside. Reloading the match via F4 fixes it, on all consecutive matches it's fixed, loading a different character/set of characters in a match first fixes it. GM's Gill has similar issues in his first intro: on P2's side both Kolin and his robe spawn as intended (with p1 postype), but the Secret Society members use postype left, so around half of them are offscreen (presumably 160 pixels to the right). On P1's side the robe spawns as intended, but the Secret Society members are still offset and Kolin's gone.
To Reproduce
Expected behavior
Helpers loading with proper positioning on the first match after a clean boot. Admittedly I didn't realize before testing that loading other characters first fixes it, so it's hardly the biggest deal, but still odd. I was more confused around an hour or two ago when I tried manually fixing their positioning in Fighter Factory only for repeat matches to unfix it.
Screenshots / Video
2025-02-08.05-37-10.mp4
2025-02-08.05-40-34.mp4
Engine Version (or source code date)
Latest Nightly build, at least as of an hour ago.
Operating system
Windows
Extra context or search terms
intro, helpers, positioning, postype
The text was updated successfully, but these errors were encountered: