Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by subelsky

I'd like to use these Lost Garden tiles to prototype an Impact game:

/><br />
<br />
is there a way to stack background tiles or entities the way that mockup depicts? e.g. can entities "stand on" other entities?			</div>
		</div>
			<div class=

1 decade ago by fugufish

that's pretty doable!

how I would approach it:

grass , water and marble floors as a tileset
bush,stone,beetle,players and key with a positive z-index

as for the players moving up and down the slopes, don't think that's doable yet.

1 decade ago by Hareesun

The slopes are 'hackable' but to make them smooth walking would be harder

1 decade ago by subelsky

I was thinking the tiles themselves would have to be entities in this case.

1 decade ago by fugufish

@subelsky - too much work to make the tiles into entites. If you do that anyways, it's going to require a lot of tweaking . Issues like: how do I make sure that the tiles and players don't bounce off each other? Lots of stuff to take care off.

1 decade ago by AdamB

Couldn't you just make the slopes entities instead of all the tiles?

1 decade ago by subelsky

yes, I could do that - was just wondering if there was a good way to stack background tiles, or associate a "height" with them
Page 1 of 1
« first « previous next › last »