ogame
This commit is contained in:
parent
7a22bb7d44
commit
0efb42d426
3 changed files with 1 additions and 2 deletions
|
@ -25,7 +25,6 @@
|
||||||
{"id":{"name":"sSwordh","path":"sprites/sSwordh/sSwordh.yy",},"order":2,},
|
{"id":{"name":"sSwordh","path":"sprites/sSwordh/sSwordh.yy",},"order":2,},
|
||||||
{"id":{"name":"sPlayer","path":"sprites/sPlayer/sPlayer.yy",},"order":0,},
|
{"id":{"name":"sPlayer","path":"sprites/sPlayer/sPlayer.yy",},"order":0,},
|
||||||
{"id":{"name":"r7","path":"rooms/r7/r7.yy",},"order":17,},
|
{"id":{"name":"r7","path":"rooms/r7/r7.yy",},"order":17,},
|
||||||
{"id":{"name":"sCoffre","path":"sprites/sCoffre/sCoffre.yy",},"order":9,},
|
|
||||||
{"id":{"name":"oPlayer","path":"objects/oPlayer/oPlayer.yy",},"order":0,},
|
{"id":{"name":"oPlayer","path":"objects/oPlayer/oPlayer.yy",},"order":0,},
|
||||||
{"id":{"name":"sTrou","path":"sprites/sTrou/sTrou.yy",},"order":8,},
|
{"id":{"name":"sTrou","path":"sprites/sTrou/sTrou.yy",},"order":8,},
|
||||||
{"id":{"name":"r10","path":"rooms/r10/r10.yy",},"order":20,},
|
{"id":{"name":"r10","path":"rooms/r10/r10.yy",},"order":20,},
|
||||||
|
|
0
objects/oGame/Create_0.gml
Normal file
0
objects/oGame/Create_0.gml
Normal file
|
@ -1 +1 @@
|
||||||
draw_text(16,16,oPlayer.pdv);
|
draw_text(16,16,oPlayer.pv);
|
Reference in a new issue