Submissions by Gilberto Moreno tagged iteration

some time ago i had worked on a game jam called LAGS JAM 2026 we got a pretty neat score. https://itch.io/jam/lags-game-jam-2026/rate/4421241
originality 4
theme 7
overall 18 WOW!
audio 22
gamepaly 29 (could be better)
Art 52 (AAAAAA the pain)

I'm no artist but its eveident that the iteration of for it to be better visuals and art and the game's marketing is one of the big things that ahve to be tweaked on..

now that that preamble is done what has been done in the last few days and well today... to that end i have been decoupling code and stuff further specially the stuff that was done by the others they did a good job for a jam but in the end the fact that its hardcoded means that creqating a single level has to be done by creating another Extra prefab and doesn't let me just created the data directly in say a CSV

So... yeah. todays work creating 4 prefab variants to easily create a data structure to author and have dedicated names for each town instead fo per index placement hard setups on scene.
I'm not much of a level designer but i guess its time to learn but if i'm going to do it I will learn it my way.