Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix alien_cake_addict: cake should not be at height of player's locat…
…ion (bevyengine#1954) Just to avoid confusion to close readers of the example, this fix ensures cake is transformed to the height at the cake's cell, rather than the height at the player's cell. Without this, cake may be floating or buried, depending on where the player is standing at time of spawning. Love your work!
- Loading branch information