Zum Inhalt springen

Styx & Bones: Unterschied zwischen den Versionen

Zeile 12: Zeile 12:
== Implementation and Download ==
== Implementation and Download ==
We drew our own sprites and background and also added in sound effects, a walk cycle animation and music.
We drew our own sprites and background and also added in sound effects, a walk cycle animation and music.
Normal platforms: solid behaviour, jump through behaviour for some.
 
Moving platforms: solid + sine behaviour, vertical.
''Normal platforms'': solid behaviour, jump through behaviour for some.
crumbling platforms: solid + jump through, destroy on collision with player
 
special platforms: solid + jump through + 8direction movement (45° left & right, different speeds)
''Moving platforms'': solid + sine behaviour, vertical.
Reset button: on collision with player: set position of moving platforms back to certain point
 
Text: appears through invisible triggers.
''crumbling platforms'': solid + jump through, destroy on collision with player
 
''special platforms'': solid + jump through + 8direction movement (45° left & right, different speeds)
 
''Reset button'': on collision with player: set position of moving platforms back to certain point
 
''Text'': appears through invisible triggers.


Construct 3 file:  
Construct 3 file:  
215

Bearbeitungen