trophy 1945
Apr 2021 38 posts

Post cool stuff that you're working on!

trophy 2138
Apr 2021 11 posts
trophy 305
Oct 2021 20 posts
sucking
trophy 2138
Apr 2021 11 posts
trophy 1855
Jul 2021 17 posts
trophy 3815
Oct 2021 12 posts
durt
trophy 1135
Jul 2022 90 posts
Trying to port some MMD models into s&box
trophy 2138
Apr 2021 11 posts
made a blob guy
trophy 1200
Apr 2021 231 posts
love it
trophy 1090
Oct 2021 72 posts
Drop
trophy 400
Jul 2021 7 posts
My WebAssembly compiler can handle shitty recursive functions now.

I'm really happy I made it dump control flow graphs. Mainly for debugging, but it's nice to be able to show off something marginally more interesting than a bunch of code.
trophy 1930
Jul 2022 16 posts
PIRATE GAME
trophy 3058
Sep 2022 40 posts
risk of rain
trophy 320
Jul 2021 21 posts
new blocks & bullets stuff
trophy 965
Feb 2023 34 posts
I didn't know I wanted reactions on the forums until I saw that little drone, I love it.
delete
Deleted Post
trophy 3058
Sep 2022 40 posts
that drone is the coolest thing I've seen in s&box
trophy 861
Oct 2021 75 posts

Sadly, re-writing most of Micro Mayhem from the ground up. Too much messy jam code.
trophy 1930
Jul 2022 16 posts
Custom transition shader i'm cooking up for Terry Games to add some more variety
trophy 0
Feb 2025 3 posts
Attempting to make a slot machine work in a way that results in nothing for the player.  Just a simple "E" interact, that results in a random set of orientations +/- fixed definitions.  I'm not a programmer in the slightest though, so this may be a challenge I'm not ready for...  Lol.
trophy 155
Sep 2022 65 posts
cordysona reveal at 100k spores
trophy 1315
Jan 2024 37 posts
Atomic Heart reference?
trophy 1090
Oct 2021 72 posts
Just finished a spectate system that is comprised of a Component, Screen Panel, and a variable on the main player component to trigger spectating mode.

How it works: when a player dies, or is unable to spawn due to whatever reason (game in progress would be an example), the player doesn't spawn as a player with a controller, but as a spectator with the spectator component, this component initially gets all connections in the lobby that have a valid PlayerController and builds the components local "Connections" list, whenever the spectator clicks LMB/RMB it rebuilds that list of Connections locally to check if any other players have died before attempting to switch to the next/previous player. The component also wraps around the list, so you're not just randomly jumping between players, it chooses the next based on the connection index from the networking component.

Simple UI:
Video showing spectate player cycling
Component information:
trophy 5822
Dec 2022 9 posts
wood wood wood wood
trophy 135
Jun 2021 60 posts
Camera with selfie mode and face flexes, photos upload to a backend service with optional Discord posting support, and spawning of photo frames in-game
trophy 155
Sep 2022 65 posts
swirly egg
trophy 1090
Oct 2021 72 posts
Working on some new modes/types for Drop (Decay + Mimic), still need to polish and do some network testing... But overall game together over the course of a Saturday afternoon :D

Decay:

Mimic:
trophy 3951
May 2021 42 posts
Been working on NPC aiming and navigation these weeks, had to refactor the player too so that we can just add the NPC component on top of them and they'll function as Bots to fight against. You could even give yourself the NPC component and let it play for you.
trophy 3058
Sep 2022 40 posts
I made the stupid ugly sausage man bleed
trophy 315
Aug 2022 6 posts
Clearly A Vehicle Controller
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.