Switching scenes using objects in Godot is EASY (Devlog/Tutorial)

Publicado em: 22 Março 2024
no canal de: Opaque
39
5

Discord– https://discord.com/invite/ndCpjkMg
My first ever game – https://opaquestd.itch.io/road-to-prestige-2d


code

extends Area3D

func _on_body_entered(body): [signal]
if body.name == "name of object's node"
get_tree().change_scene_to_file(scene's file)


note–things inside the "[ ]" in the above code are just instructions and shall not be included in the actual code


Nesta página do site você pode assistir ao vídeo on-line Switching scenes using objects in Godot is EASY (Devlog/Tutorial) duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Opaque 22 Março 2024, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 39 vezes e gostou 5 espectadores. Boa visualização!