Projects Tagged with "multidirectional"

Scrolling Rallycar

Scrolling Rallycar

By: Mayhem

Views: 679 | LoveIts: 18

Description: Combining my scrolling demo with another of Riener's excellent 3d Sprites - a 32 direction 3d Rallycar. http://reinerstileset.4players.de/

4-Directional Scrolling (w/ 4 sprites)

4-Directional Scrolling (w/ 4 sprites)

By: S65

Views: 257 | LoveIts: 10

Description: This is a new scrolling method which allows for 4-directional scrolling using only 4 sprites. It does this by using variables to track the position of each sprite instead of by using the X position/Y position commands.