Skip to content

A demo project featuring 2D shoot'em-up controls, movement animations and a nice, nostalgic CRT shader.

License

Notifications You must be signed in to change notification settings

Gizmo-of-Arabia/Vertical-Scroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vertically Scrolling Shoot'em-up Movement Snippet

A demo project featuring 2D shoot'em-up controls, movement animations and a nice, nostalgic CRT shader.

The project emphasizes clean and modular (decoupled) OOP code.

Full-screen CRT shader

Made with Unity's Shader Graph. This full-screen effect warps the screen, adds a bunch of static, and dynamic scanlines.
Enhances the "retro" look in general. Much easier to appreciate on the itch.io page, here!

Movement

Classic 2D shoot'em-up movement with W/A/S/D in 8 directions + animations. Movement code here.

Resetting

This action becomes available when you fly out of bounds. Simple UI feedback done with Scriptable Object events.

About

A demo project featuring 2D shoot'em-up controls, movement animations and a nice, nostalgic CRT shader.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published