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 коментара
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.
Последно редактиран от IsaacDead; 12 ян. в 12:48
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; 18 февр. в 6:04
crash game and take you to menu:

get_tree().reload_current_scene()
< >
Показване на 1-5 от 5 коментара
На страница: 1530 50