chore: some testing modifications to test.sc
test.sc is valid at this time
This commit is contained in:
parent
ae25ebdaa0
commit
6035de1ad4
|
@ -1,7 +1,7 @@
|
||||||
Marker {
|
Player {
|
||||||
position: Vector(0, 0),
|
position: Vector(0, 0),
|
||||||
}
|
}
|
||||||
|
|
||||||
Enemy {
|
Enemy {
|
||||||
position: Vector(2, 0),
|
position: Vector(2, 0)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue