Another edit involving O and ducks!
seen from United States
seen from Canada
seen from China

seen from Bangladesh
seen from United States
seen from United States
seen from United States

seen from Chile
seen from China
seen from China
seen from China

seen from Philippines

seen from Germany
seen from United States
seen from Brazil
seen from China
seen from United States
seen from Azerbaijan
seen from United States
seen from United States
Another edit involving O and ducks!
I don’t know what I’m doing anymore. Stupid edits are common at this point. x3
So, I was a little less lazy today
(Warning: I started saying too much words. This is random and disorganized.) and work on that side project. I just added a bunch of blank handler nodes, autoload the world, game, and UI just to have it accessible, and got a moving character ready with a very prototype swimming moment set up before taking another nap. I may use an Enum and an array of floats(or objects/resources if more data is needed) for alternative moment types... or just hard code it. I just usually do not make platformers, but the idea should be simple enough where I won't need to fine tune any advance designs. Level should be more static(or fixed in size) than my other project. Also, unlike my other project, there no desire for multiplayer for this so that already make it much more simpler to design. Really the only difficult thing about this project is the art, content, and music. The other project use free assets, but this one I maty not. Later that can be decided on since all I need is placeholder dev assets that may help debug movement and states. (More random: Since I am not planning to add any kind of abstract glue to communicate with the autoloads, The Game scene will be the virtually the top level scene and not the UI. This is just to prevent a circle cycle between game, player, UI since the Game can listen to UI events and so can the player thus making the UI more independent of the system. If they system was more complex, this could cause other system to be way too independent on the UI though. The abstract glue was there to abstract the cycle, but it seems I could still have the UI independent, and the other system flow was a bit too strict. I mean I was starting to make the systems more self contain in the other project, but also I was busy building more system. It sometimes good to take a break and try something small.) The issue is I am a very lazy cat meow.
If I work at music as consistently as I’ve been this past month the entire game’s soundtrack could be done in like 3 months lmfao. thats actually a ridiculous feat