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 Gamma

I was wondering, has anyone on the forums made a game where the player (in a 2D side scroller game) picks up items and is able to drop them in places? I really would love to know how to do this.

Sincerely,

Gamma

1 decade ago by paulh

in your entity check, check for a collision with the pick-up entity, add that to an array, or score, or variable, then when they drop the item spawnentity at the players location.
Page 1 of 1
« first « previous next › last »