Skip to content

Commit

Permalink
Update version 3.1.0
Browse files Browse the repository at this point in the history
- Refactor some code
- Teleport characters to the opposite side of the screen if the went out of bounds
  • Loading branch information
laicasaane committed Oct 10, 2024
1 parent 616e922 commit 0d754a2
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ PlayerSettings:
loadStoreDebugModeEnabled: 0
visionOSBundleVersion: 1.0
tvOSBundleVersion: 1.0
bundleVersion: 3.0.0
bundleVersion: 3.1.0
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
Expand Down
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,14 @@ Add more functionality
- Can change global move speed for all characters in real-time
- Destroy entities

![spritesheet animations](docs~/preview-2.gif)
![spritesheet animations](docs~/preview-3.0.0.gif)

### Version 3.1.0

- Refactor some code
- Teleport characters to the opposite side of the screen if the went out of bounds

![spritesheet animations](docs~/preview-3.1.0.gif)

## Credits

Expand Down
File renamed without changes
Binary file added docs~/preview-3.1.0.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0d754a2

Please sign in to comment.