Your Only Move Is HUSTLE

Your Only Move Is HUSTLE

Hacker
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 1 月 7 日 上午 8:11 
get_tree().quit()

immediately closes your game
you know what imma learn godot and came back here to help
76561199572000011 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; 1 月 12 日 下午 12:48
teko 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; 2 月 18 日 上午 6:04
crash game and take you to menu:

get_tree().reload_current_scene()
< >
目前顯示第 1-5 則留言,共 5
每頁顯示: 1530 50