Icon

Screen Shake Scripts

Nathan Auckett

You must be logged in to obtain assets

Description

This set of scripts allows you to easily add a screen shake effect to your games. The scripts are customizable and allow you to define shake power and face for both the X and Y axis.

  • screen shake init - Simple way of enabling the shake effect. Set the power, fade and view.
  • screen shake init ext - More customizable way of enabling the shake effect. Set power and fade for X and Y axis. also set view.
  • screen shake step - Apply the effect. Simply ran in the step event of an object.

Code Structures:

screen_shake_init(power,fade,view)
screen_shake_init_ext(xpower,ypower,xfade,yfade,view)
screen_shake_step(x,y,view)

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS1 - Version 1.0.0. Published July 22, 2014

initial commit

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait