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

Publicado el: 22 marzo 2024
en el 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


En esta página del sitio puede ver el video en línea Switching scenes using objects in Godot is EASY (Devlog/Tutorial) de Duración hora minuto segunda en buena calidad , que subió el usuario Opaque 22 marzo 2024, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 39 veces y le gustó 5 a los espectadores. Disfruta viendo!