Insane96 / E.T.Reloaded

E.T. Reloaded
1 stars 6 forks source link

(HD) Create level #4

Open luxkun opened 8 years ago

luxkun commented 8 years ago

Create a level in World.cs. A level should contain static trees and roads (what else?).

We also need to create a procedural code to spawn decorations, candies and phones (or not?)

chirone0 commented 8 years ago

candies and phone pieces are randomly spawned (phone pieces in the Wells only). The roads are part of the BG, trees need to be drawn after the characters because they can walk behind them. Trees are drawn procedurally (not the position!) using different: Top, body, roots