Difference between revisions of "Terra"

From The Game-Maker Archive
Jump to navigationJump to search
Line 48: Line 48:
  
 
Rob Brandon:
 
Rob Brandon:
: This is the game that incorporated the [[CarsonCity314's Particle Game|hacky particle system]] previously mentioned on a Reddit thread.
+
: This is the game that incorporated the [[CarsonCity314's Particle Game|hacky particle system]] previously mentioned on a Reddit thread:
 +
 
 +
: ''So for a hacky particle effect, you could make a tiny monster that moved in a random direction while playing an animation (such as white->yellow->red->black for a flame-like thing) and would automatically die at the end of its animation. You'd then set some map tile to emit them and enjoy.''
 +
 
 +
: ''...yeah. Not amazing.''
 +
 
 +
==Links==
 +
 
 +
* [http://www.reddit.com/r/programming/comments/as3la/a_thoroughly_modern_particle_system/ Reddit thread]
  
 
[[Category: Incomplete games]]
 
[[Category: Incomplete games]]
 
[[Category: Brandon Enterprises]]
 
[[Category: Brandon Enterprises]]
 
[[Category: New discoveries]]
 
[[Category: New discoveries]]

Revision as of 15:04, 24 October 2012

Terra
TerraTitle.png

Release type: Incomplete
Release date: 2001
Levels: 19
Author: Brandon Enterprises
Related games: Skate Board, Raven

FULL ENTRY COMING SOON!












Instructions

Setting out for adventure in Terra

(Pending)

Credits

Designed by Robert Brandon of Brandon Enterprises.

Background

John Brandon:

Game by my brother using graphics I created for Skate Board, and some new background graphics he created for this concept. I guess it was part maze game, and part side scroller. Knowing my brother, the levels are probably actually completable.

Rob Brandon:

This is the game that incorporated the hacky particle system previously mentioned on a Reddit thread:
So for a hacky particle effect, you could make a tiny monster that moved in a random direction while playing an animation (such as white->yellow->red->black for a flame-like thing) and would automatically die at the end of its animation. You'd then set some map tile to emit them and enjoy.
...yeah. Not amazing.

Links