Users browsing this thread: 1 Guest(s)
Alefy's Game Dev Dojo
#5
I've posted this on my channel. Some weird but cool thing has happened while developing this game and now I have to include it in the final game in some shape or form. So, I was testing a palette system for my game. In order to load a texture in this game, we need to:
1-Load the palette map.
2-Load the palette. 
So I was testing the palette map part but the palette loading wasn't implemented yet, so when loading the texture for one of the characters in the game, some colors were very off and I found that amazing. That has happened because I've hardcoded some palette colors for testing in my code while palette loading wasn't implemented. The result was some kind of character you would see in a creepypasta, like some kind of ghost, so I really liked it! Now I have to include this in the final game at least as an easter egg!

https://www.youtube.com/post/UgkxB4D5dsB...gXa6ozYHyT
Just a random dude. I really love programming in C! Hopefully I can publish a game someday! Sometimes I like to rip Super Nintendo games too!
Reply
Thanked by:


Messages In This Thread
Alefy's Game Dev Dojo - by Alefy San - 12-05-2023, 04:20 PM
RE: Alefy's Game Dev Dojo - by Alefy San - 12-18-2023, 07:09 AM
RE: Alefy's Game Dev Dojo - by !d bump - 12-19-2023, 03:45 PM
RE: Alefy's Game Dev Dojo - by Alefy San - 12-20-2023, 03:35 PM
RE: Alefy's Game Dev Dojo - by Alefy San - 12-23-2023, 12:08 PM
RE: Alefy's Game Dev Dojo - by Alefy San - 12-24-2023, 03:44 PM
RE: Alefy's Game Dev Dojo - by Alefy San - 12-26-2023, 05:18 PM
RE: Alefy's Game Dev Dojo - by !d bump - 01-01-2024, 07:43 AM

Forum Jump: