Skip to content

Commit

Permalink
examples: CameraTouching/Dinosaur
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiwei committed Mar 13, 2024
1 parent e8b150c commit 283a080
Show file tree
Hide file tree
Showing 18 changed files with 5 additions and 11 deletions.
File renamed without changes
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"run": {
"width": 640,
"height": 480
},
"scenes": [
{
"name": "backdrop1",
Expand Down
2 changes: 1 addition & 1 deletion test/CameraTouching/main.spx
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ var (
clap Sound
)

run "res", {Title: "CameraTouching (by Go+)", Width: 640, Height: 480}
run "assets", {Title: "CameraTouching (by Go+)", Width: 640, Height: 480}
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
10 changes: 0 additions & 10 deletions test/Dinosaur/main.spx

This file was deleted.

0 comments on commit 283a080

Please sign in to comment.