Skip to content

Conversation

wjt
Copy link
Member

@wjt wjt commented Oct 18, 2024

This was a runner, like game-06. But it predated SimpleSpawner, so used animations to make the obstacles fly past. game-06 is a more exemplary example of the same concept, using newer plugin features.

Supersedes:

This was a runner, like game-06. But it predated SimpleSpawner, so used
animations to make the obstacles fly past. game-06 is a more exemplary example
of the same concept, using newer plugin features.
@wjt wjt requested a review from manuq October 18, 2024 13:10
@wjt
Copy link
Member Author

wjt commented Oct 18, 2024

Farewell, feline friend 🫡



func _on_demo_01_button_pressed() -> void:
Global.change_scene("res://game-01/main.tscn")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Comment on lines -53 to -55
[node name="Demo01Button" type="Button" parent="VBoxContainer/CenterContainer/VBoxContainer"]
layout_mode = 2
text = "Speed runner"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@manuq manuq merged commit 6072d95 into godotcon Oct 18, 2024
@manuq manuq deleted the push-wxurtkrlnnvq branch October 18, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants