trophy 1785
Apr 2021 29 posts

Post cool stuff that you're working on!

trophy 878
Apr 2021 7 posts
trophy 305
Oct 2021 19 posts
sucking
trophy 878
Apr 2021 7 posts
trophy 1720
Jul 2021 17 posts
trophy 3150
Oct 2021 11 posts
durt
trophy 1135
Jul 2022 89 posts
Trying to port some MMD models into s&box
trophy 878
Apr 2021 7 posts
made a blob guy
trophy 1190
Apr 2021 198 posts
love it
trophy 855
Oct 2021 47 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 1920
Jul 2022 13 posts
PIRATE GAME
trophy 2820
Sep 2022 24 posts
risk of rain
trophy 320
Jul 2021 21 posts
new blocks & bullets stuff
trophy 860
Feb 2023 27 posts
I didn't know I wanted reactions on the forums until I saw that little drone, I love it.
delete
Deleted Post
trophy 2820
Sep 2022 24 posts
that drone is the coolest thing I've seen in s&box
trophy 505
Oct 2021 51 posts

Sadly, re-writing most of Micro Mayhem from the ground up. Too much messy jam code.
trophy 1920
Jul 2022 13 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 62 posts
cordysona reveal at 100k spores
trophy 1225
Jan 2024 37 posts
Atomic Heart reference?
trophy 855
Oct 2021 47 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 5622
Dec 2022 8 posts
wood wood wood wood
trophy 135
Jun 2021 52 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 62 posts
swirly egg
trophy 855
Oct 2021 47 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 3505
May 2021 37 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 2820
Sep 2022 24 posts
I made the stupid ugly sausage man bleed
trophy 275
Aug 2022 4 posts
Clearly A Vehicle Controller
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.