mirror of
https://github.com/wassname/phaser.git
synced 2026-09-11 12:31:29 +08:00
Velocity is back on track :)
This commit is contained in:
@@ -42,7 +42,6 @@ function update() {
|
||||
|
||||
function render() {
|
||||
|
||||
game.debug.renderSpriteCorners(s, true, true);
|
||||
game.debug.renderSpriteInfo(s, 20, 32);
|
||||
game.debug.renderSpriteBounds(s);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user