Skip to content

helywin/super_mario

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

说明

Godot实现super mario bros

demo地址:mario.helywin.com (加载速度比较慢)

资源

动力学参数:https://www.marioforever.net/thread-335-1-1.html

贴图:https://www.spriters-resource.com/nes/supermariobros/

TRACK:https://www.mariomayhem.com/downloads/sounds/super_mario_bros_nes_sounds.php

https://themushroomkingdom.net/

状态

在地面:速度y=0,y'=0

  • 静止:速度x=0
  • 移动:x!=0
    • 刹车:x'和x反向

在空中:y'!=0

  • 起跳:

跳跃:

对话框边缘: res: StyleBox

About

super mario implement with godot engine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published