超级马里奥路易吉版

复制链接 & 嵌入
链接
复制链接
嵌入网页
复制嵌入代码
进入全屏模式
载入作品
正在创建积木……
载入角色……
载入声音……
加载扩展……
正在创建积木……
呼唤小猫……
传送Nano……
给Gobo充气 …
准备表情……
还没有人打赏!
最后修改于2024年07月08日

操作说明


空格键开始游戏

备注与谢志

主角换成了路易吉(Luigi)
根据路易吉的特点跳跃高度增加,移动速度增加
路易吉脚有点滑,小心一点

开发日志

角色

Mario

造型

MarioR01_1

MarioL01_1

MarioR02_1

MarioL02_1

MarioR03_1

MarioR04_1

MarioR05_1

MarioL03_1

MarioL04_1

MarioL05_1

Mario_hit_32

Mario_onFlag_32

 

代码

当 绿旗 被点击

重复执行

如果 按下 a 键? 那么

将大小增加 -1

如果 按下 d 键? 那么

将大小增加 1

 

定义 setCostumeMario

如果 按下 → 键? 那么

将 {directionMario} 设为 5

将 {directionMario} 设为 6

如果 按下 ← 键? 那么

将 {directionMario} 设为 -5

将 {directionMario} 设为 -6

 

定义 moveMario

将 {Vspeed} 设为 23

将 {Vspeed} 设为 25

将 {scrollX} 增加 -10

将 {marioMoves} 设为 -5

将 {scrollX} 增加 -13

将 {marioMoves} 设为 -7

将 {scrollX} 增加 10

将 {marioMoves} 设为 5

将 {scrollX} 增加 13

将 {marioMoves} 设为 7

 

marioLetters

造型

marioLetters

 

代码

当 绿旗 被点击

移到 x:-125 y:160

移到 x:-125 y:155

 

under construction

造型

Mario3

路易吉

 

mario_x

造型

mario_x

 

Bullet

造型

bulletBillLeft

bulletBillRight

 

BulletLauncher

造型

bulletLauncher

 

角色1

造型

造型1

 

角色2

造型

造型1