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
< >
Showing 1-5 of 5 comments
Krissy 7 Jan @ 8:11am 
get_tree().quit()

immediately closes your game
you know what imma learn godot and came back here to help
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.
Last edited by IsaacDead; 12 Jan @ 12:48pm
teko 18 Feb @ 6:03am 
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)
Last edited by teko; 18 Feb @ 6:04am
crash game and take you to menu:

get_tree().reload_current_scene()
< >
Showing 1-5 of 5 comments
Per page: 1530 50