Skip to content

Commit

Permalink
first
Browse files Browse the repository at this point in the history
  • Loading branch information
daysgobye committed Apr 20, 2024
1 parent 356af31 commit 5bb044a
Showing 1 changed file with 0 additions and 34 deletions.
34 changes: 0 additions & 34 deletions app/main/main.collection
Original file line number Diff line number Diff line change
Expand Up @@ -19,40 +19,6 @@ embedded_instances {
" property_decls {\n"
" }\n"
"}\n"
"components {\n"
" id: \"ball\"\n"
" component: \"/code/ball.script\"\n"
" position {\n"
" x: 0.0\n"
" y: 0.0\n"
" z: 0.0\n"
" }\n"
" rotation {\n"
" x: 0.0\n"
" y: 0.0\n"
" z: 0.0\n"
" w: 1.0\n"
" }\n"
" property_decls {\n"
" }\n"
"}\n"
"components {\n"
" id: \"card\"\n"
" component: \"/code/card/card_cli.script\"\n"
" position {\n"
" x: 0.0\n"
" y: 0.0\n"
" z: 0.0\n"
" }\n"
" rotation {\n"
" x: 0.0\n"
" y: 0.0\n"
" z: 0.0\n"
" w: 1.0\n"
" }\n"
" property_decls {\n"
" }\n"
"}\n"
"embedded_components {\n"
" id: \"logo\"\n"
" type: \"sprite\"\n"
Expand Down

0 comments on commit 5bb044a

Please sign in to comment.