I got stuck on making the “boss” spawner thing so I decided to think more about what’s defending this boss area rather than the spawner itself. So I came up with this: Which is just kinda a stick with a gun ontop….that being said I kinda dig it. I’m going to put some more time […]
Meh/Unreleased game
I have so much trouble trying to model the stock for a side by side. I had an old game concept that I had a single barrel which looks pretty sketch. It kinda looked right but if you zoom in you see some issues: The original game I was calling “shotty” and the idea was […]
“Stay a while and Listen”
I added some visitor analytics to wordpress via a custom plugin As a non-web programmer this was surprisingly easy…Only because I have AI. Claude AI was able to throw everything into a script and threw it into a zip file and installed it into wordpress. A apart of me feels like I cheated but at […]
“It’s not blurry its a design choice…”
This is the UI for the terminal. Next step is to hook up up to the game, I’m thinking the main difficulty there is that I’ll have to rework the assemblers to be controlled by a terminal rather than the game mode. In addition adding callbacks to throw what is build built back to the […]
Terminal Time
A while back I made a terminal model that looked meh but was designed to serve as a stand in for some kind of computer interaction: I started out wanted to make a command line interface, but then I changed my mind and wanted a Doom 3 style interface: Setting up the actors To accomplish […]
Oil and Strings take memory
Also for some reason my output log is taking up 8 gigs of memory. I admit I had a divide by zero error but why did it fill up the output log to the point of nearly crashing my computer… Other news, I reworked the bot deaths so they spray oil everywhere: This is a […]
HUD Rework and Physics noodlin’
The old hud was starting to bother me so I leaned more into a simplier hud that I can expand upon later. The original hud I was going for a kind of skewed look as if you were wearing a helmet and the information was displayed on these green dots on the screen. While a […]
Flute it up
I went into this then I found this bass sound and just kinda rolled with it I found a sound a liked and rolled with it (it a bit loud fyi) Here’s the synths (where the concert flute is a sampler) The flute is surprisingly nice is from the Abelton orchestral woodwinds pack: https://www.ableton.com/en/packs/orchestral-woodwinds/. That […]
Loop-dee-Loop and Todo-s
I wanted to mesh paint (https://dev.epicgames.com/documentation/en-us/unreal-engine/getting-started-with-mesh-texture-color-painting-in-unreal-engine) a bit in unreal and thought “Oh I’ll just flip this virutal texture box” I have a pretty good pc (4090 24gb) I’m surprised its taking so 5+ minutes (but then again I’ve made NO effort to optimize any of my materials… That being said… I guess I made […]
More Cyber
ChatGPT is my friend. This is in a branch:https://github.com/wfkolb/CyberpunkRedCyberspace/tree/wk_feature/NewPlayerVisualization Isn’t hooked up to firebase yet (to pull the floor information) but I figure I can make a few models to handle each level and a bunch for each of the ice daemons (you can see the dog for the hellhound: https://cyberpunk.fandom.com/wiki/Hellhound_(RED) ) which I’ll probably […]