Your Only Move Is HUSTLE

Your Only Move Is HUSTLE

Hacker
NightPop 2024 年 1 月 3 日 下午 3:56
List of commands
Add more to this in the comments

Insta Kill " p2.hp=0 "
Change the 0 to basically any number to set the opponent to that amount.

Thats really all i know lmfao
< >
正在显示第 1 - 5 条,共 5 条留言
Krissy 2024 年 1 月 7 日 上午 8:11 
get_tree().quit()

immediately closes your game
IsaacDead 2024 年 1 月 12 日 上午 10:09 
you know what imma learn godot and came back here to help
IsaacDead 2024 年 1 月 12 日 上午 10:44 
okay so objects.summon() is a thing i think and i put objects.summon().all() and game crashed
edit: so the reason it crushed was because there were no abject and summon() is not command.
okay you can use the following on "p1." and "p2.":
- set_vel(x,y) - it sets velocity in respective axes
- set_pos(x,y- it set position.
最后由 IsaacDead 编辑于; 2024 年 1 月 12 日 下午 12:48
teko 2024 年 2 月 18 日 上午 6:03 
if you put negative in the y axis it will work and you can teleport them in the air, this is also why velocity doesnt work sometimes

example: p2.set_pos(0,-500)
最后由 teko 编辑于; 2024 年 2 月 18 日 上午 6:04
A Cookie Smoking A Cig 2024 年 3 月 23 日 下午 5:24 
crash game and take you to menu:

get_tree().reload_current_scene()
< >
正在显示第 1 - 5 条,共 5 条留言
每页显示数: 1530 50