Skip to content

Instantly share code, notes, and snippets.

@YutaWatanabe
Created October 15, 2014 07:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YutaWatanabe/ec41034d102ccc579f07 to your computer and use it in GitHub Desktop.
Save YutaWatanabe/ec41034d102ccc579f07 to your computer and use it in GitHub Desktop.
Part of Enemy.cs in 2D Platformer ( Unity )
// Increase the score by 100 points
score.score += 100;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment