YesNoOk
avatar

Helper (SCTRL) 1.0 + 1.1b (Read 168437 times)

Started by Odb718, October 13, 2015, 09:00:46 pm
Share this topic:
Re: Helper (SCTRL) 1.0 + 1.1b
#21  June 28, 2022, 10:27:36 pm
  • avatar
  • *
    • Canada
Helpers and Projectiles in 1.1 support an undocumented postype of `none`. With postype set to `none`, the Helper or Projectile will be spawned offset from the stage center.

This postype option was documented for Explods, but was missed in the documentation for Helpers and Projectiles, despite being functional.

This is also the only postype option which breaks this rule from the post: "In all cases, off_y is relative to the position of the player". In the case of `postype = none`, off_y is relative to y = 0 (i.e. the floor of the stage).
Re: Helper (SCTRL) 1.0 + 1.1b
#22  October 12, 2024, 07:39:12 pm
  • **
  • Expert Noob
  • I am a lover and a fighter!
    • USA
Helpful little tip, from a Noob 4 Anyone. ;)

I have recently been experimenting with making stages for Ikemen Go and ran into an issue with the attached character Feacher. A helper would keep moving around when I reset the stage or skipped the intro. The way that I fixed this issue was to put the postype as 'None' as suggested by Ziddia. (Thanks Ziddia!)

Hope this will be helpful to someone.
May you always win every round, both in MUGEN and Life. :)
Last Edit: October 12, 2024, 07:46:43 pm by MarioManX1983