Jump to content
A 2021 backup has been restored. Forums are closed and work in progress. Join our Discord server for more updates! ×
SoaH City Message Board

Boss Explosions Help Thread


Recommended Posts

For the explosion effect, try this:

- Create at 0,0 from boss

- Set X position to X ("Explosion") - 40 + random (81)

- Set Y position to Y ("Explosion") - 40 + random (81)

If you want them to appear less frequently, in the Worlds engine, you can use the Compare Two General Values action to make a "LevelTimer mod X = 0" condition, where X is the number of frames. The higher X is, the fewer explosions happen, while X being 1 has the same effect as an Always condition.

Link to comment
Share on other sites

For the explosion effect, try this:

- Create at 0,0 from boss

- Set X position to X ("Explosion") - 40 + random (81)

- Set Y position to Y ("Explosion") - 40 + random (81)

If you want them to appear less frequently, in the Worlds engine, you can use the Compare Two General Values action to make a "LevelTimer mod X = 0" condition, where X is the number of frames. The higher X is, the fewer explosions happen, while X being 1 has the same effect as an Always condition.

Hey thanks for the help man. I'll work on it some more later, but I think I understand how. Please keep your eye on this thread just in case I need help.

Thanks

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...