projects
/
gbrg
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b5501a
)
player: the player now spans in the bottom center of the map
author
Lukas Krickl
<lukas@krickl.dev>
Fri, 26 Sep 2025 16:15:50 +0000
(18:15 +0200)
committer
Lukas Krickl
<lukas@krickl.dev>
Fri, 26 Sep 2025 16:15:50 +0000
(18:15 +0200)
src/player.s
patch
|
blob
|
history
diff --git
a/src/player.s
b/src/player.s
index 5fc83b90d604705d8d8f80783fcc6cede844b692..25b245d2859f6cb017618331989c27d74c514411 100644
(file)
--- a/
src/player.s
+++ b/
src/player.s
@@
-3,9
+3,9
@@
; sets up the player actor
player_init:
; initial position
- ld a, 0
+ ld a, 0
x60
ld [player+act_pos_y], a
- ld a, 0
+ ld a, 0
x40
ld [player+act_pos_x], a
ld a, 0x30 ; initial next scroll