mirror of
https://github.com/wassname/phaser.git
synced 2026-08-15 12:45:11 +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