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

trembling screen [MMF]


Recommended Posts

Have a counter for your tremble. Set the screen position to the character's position plus random(counter value) minus random(counter value), and have it always subtract 1 from the counter.

Always:
-Set Screen horizontal position to: X(Player) + random(Value(Tremble)) - random(Value(Tremble))
-Set Screen vertical position to: Y(Player) + random(Value(Tremble)) - random(Value(Tremble))
-Tremble Counter: Subtract 1 from Counter[/CODE]

Just set the counter when you want the screen to shake.

  • Like 1
Link to comment
Share on other sites

  • Recently Browsing   0 members

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