Skip to content

Impl from fork projeto repasch#309

Open
ayudaV wants to merge 4 commits intoclass-of-2025from
impl_from_fork_projeto-repasch
Open

Impl from fork projeto repasch#309
ayudaV wants to merge 4 commits intoclass-of-2025from
impl_from_fork_projeto-repasch

Conversation

@ayudaV
Copy link
Copy Markdown
Collaborator

@ayudaV ayudaV commented Feb 8, 2026

No description provided.

@ayudaV ayudaV self-assigned this Feb 8, 2026
@ayudaV ayudaV added Complete minigame Minigame is ready to be implemented Contribution Discusses something related to the contribution workflow of Gamutoware Credits info collected Credits info can be found in PRs comments labels Feb 8, 2026
@ayudaV
Copy link
Copy Markdown
Collaborator Author

ayudaV commented Feb 8, 2026

Não foi possivel localizar a fonte dos assets originais, por isso foram substituidos por assets royalty free e devidamente creditados

@ayudaV ayudaV added Enhancement New feature or request Minigame Implementation Makes modifications to a complete minigame so it can be implemented into Gamutoware and removed Contribution Discusses something related to the contribution workflow of Gamutoware labels Feb 8, 2026
@ayudaV ayudaV force-pushed the impl_from_fork_projeto-repasch branch from cc6e2a9 to 0d757b3 Compare February 23, 2026 06:33
@grandeisa grandeisa removed Enhancement New feature or request Complete minigame Minigame is ready to be implemented Credits info collected Credits info can be found in PRs comments labels Mar 8, 2026
Copy link
Copy Markdown
Collaborator

@grandeisa grandeisa left a comment

Choose a reason for hiding this comment

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

  • Remove unused/unsuported files
  • No need for so many food types, remove at least half and if possible place the remaining in a single file

@ayudaV ayudaV requested a review from grandeisa March 10, 2026 04:17
@grandeisa grandeisa changed the base branch from master to class-of-2025 March 13, 2026 08:39
@@ -0,0 +1,43 @@
extends Node2D
@onready var food_scene = load("res://microjogos/2023S1/projeto-repasch/cenas/comida.tscn")
@onready var food_assets = [
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Replace this by a sprite sheet load of all sprites

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Make sprites into spritesheet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Minigame Implementation Makes modifications to a complete minigame so it can be implemented into Gamutoware

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants