#general-modding

1 messages Β· Page 41 of 1

hazy sky
#

plus you have the extra factor that EVERY bullet created a new GPU particle

stiff thorn
#

guess I'll have to look into it once I'm done with my models

hazy sky
#

now they don't do that, i have a pool of pre-baked particles so i don't have to instantiate them

#

and whenever they are called, the bullets for example set their location and calls the emit() function

#

tbh i should do the same to explosions too

stiff thorn
#

so to be clear, rn every bullet is just a scene with a rectangle and a script that tells it to change size and move in one direction?

hazy sky
#

well yea, no physics overhead since all i do is global_translate(transform.basis.z * -bullet_speed * delta)

#

that's literally it

#

bullets take up basically 0 resources now

#

well i mean they do, but you know

#

normal bullets also self delete after a second since they're pretty fast

stiff thorn
#

peculiar

hazy sky
#

the exceptions are rockets

#

rockets take 3.25 seconds to delete

#

they do so by exploding mid air kekw

#

i'm also very surprised by how well they actually detect damageable objects

#

i thought they'd be pretty fast or something and clip through the level but they don't

stiff thorn
#

where there's an L there's a W

hazy sky
#

i'd love to try one thing, and that is bullet drop

#

have the bullet slowly arc downwards depending on it's Z rotation

#

like extreme Z rotations would slow the bullet down and make it drop

stiff thorn
#

go for it

hazy sky
#

no need tbh

stiff thorn
#

seems simple enough

hazy sky
#

the game is not built for that, but the idea is always tickling me

#

like there are no wide open areas where bullet drop could come in handy

stiff thorn
#

do it for the vine, Tom

hazy sky
#

the one thing i need bullet drop for are the grenades kekw

#

i have no idea how i'm gonna do them

#

i'm VERY tempted to use the physics system, but i feel like it would fail me

#

16 grenades

stiff thorn
#

noice

hazy sky
#

i'm not doing cylinder shapes

#

box shape it is, allow the grenade to stay where it lands

stiff thorn
#

have the collider be a box shape, but make the model rotate around

hazy sky
#

i don't want that tho

#

the thing that worked really nice about MOH is that the grenade became sort of stationary after a few bounces

#

having a box shape limits it's rotation

#

i could put it to sleep after like 4 bounces

uncut agate
#

i really want to try and pitch a game idea to NB, ive seen a post they made on reddit saying they dont accept just a GDD, but a playable build
question is how playable should it be?
the question i have is how to reach out to them

polar jasper
#

by playable they prolly mean like a pretty good demo

uncut agate
#

guess im gonna be following a lot godot tutorials (i don't know how to code for the life of me)
its decent, but all you can do is platform and slide

uncut agate
waxen plover
#

Make the demo first then think about pitching it to them

uncut agate
#

He is a busy man, being married and having a kid and all

#

Damncultersweat

uncut agate
#

one game i had in mind was basically 3d castlevania, but right now i've got an idea for something along the lines of sekiro and MGR:R
the other game i haven't started, but i feel could be a better chance (since it's not another fps)

pseudo imp
#

Can someone send me Ultradroid for mobile?

slim lanceBOT
#

@obsidian spire, please keep all discussions in English.

granite tapir
#

Yall whats some good mods i could try

tropic token
forest plank
#

hello

#

Im gonna leave this here if yall dont mind

#

also this is from r2modman

pure jackal
#

Neat selection though

valid pendant
#

G

dusky pivot
#

If anyone needs help with retro textures for whatever model lemme know

#

I wanna practice and help :3

uncut agate
uncut agate
#

how tf am i cooking

pure jackal
#

WITH CHARCOAL

rotund garden
waxen plover
#

gulp

#

well that's unfortunate, happy to participate tho!

pure jackal
#

Honorable mention πŸ˜” ✊

rotund garden
#

SHIT I wanted it on honorable mentions!!
still, you're still on the top over 80 games

waxen plover
#

yeah, almost done with it

#

gonna release it and get it over with soon

rotund garden
#

congratulations still!! better than how my previous jams went like lol

pure jackal
rotund garden
#

very happy regardless, will save that money for the eventual steam release

fair ledge
#

hi

merry lotus
#

been struggling with writing the gone fishing remake story

#

i had a concept in mind and wrote it down but it doesn't feel good enough

waxen plover
#

you can change stuff from there

rotund garden
waxen plover
#

litany's not up there???????

#

how

pure jackal
#

not much replayability

waxen plover
#

i mean still, it's high quality should've been atleast 3rd or 2nd

uncut agate
rotund garden
uncut agate
#

had to compress it so it could upload on discord, but i made it longer

waxen plover
#

been stuck coding the gallu dialogue for weeks now

#

trying to make my own text styles like the html stuff

humble dagger
#

To explain a bit, the guy I'm shooting is just a mixamo model I used to test out my enemy animation system.

The shotgun is pretty self explanatory with an alt fire that lets you slam fire if you time it right, and the bolt action uses a gesture similar to the cruelty squad reload to cycle the bolt. The bolt action also has an alt fire (that I might remove, still debating) where it bounces off of walls, and slightly homes towards enemy hitboxes that have high damage multipliers. It didn't hit the guy in this demo because I uh, just turned the other guys invisible and didn't check for that in my homing code.

dusky pivot
#

Menu :3

waxen plover
#

gallu stuck in what they call development hell

#

this text system is costing me my temper over and over

languid mango
#

Thanks for the meme summoning skeleton

brisk ginkgo
dusky pivot
#

Thank you!

unique trellis
#

i there a support section???

clear latch
#

Who knows

dusky pivot
brave solar
#

Modding

plucky garnet
#

created an ultimate gore mod for Blood West.

🩸 Features

Enhanced Blood Effects

  • Dynamic blood pooling with realistic spreading animation
  • Blood splatter physics with procedurally generated textures
  • Blood trails from wounds and flying gore chunks
  • Dynamic blood color based on enemy type (demons, undead, beasts, etc.)
  • Configurable blood viscosity affecting flow speed
  • Up to 2000 blood decals with configurable lifetime (up to 1 hour!)
  • Wall and ceiling blood splatters from nearby impacts

Advanced Particle Systems

  • Volumetric blood mist clouds on heavy impacts
  • Enhanced blood spray with directional physics
  • Gore chunks with physics simulation and blood trails
  • Blood droplet physics with world collision
  • Up to 10x particle count multiplier
  • Configurable particle lifetime and size

Custom Shaders

  • High glossiness blood for wet/fresh appearance
  • Metallic reflections on blood pools
  • Blood emission/glow for fresh wounds
  • Per-creature blood colors for variety

Improved Lighting

  • Dynamic blood glow for supernatural enemies
  • Pulsating demon blood with unholy light effects
  • Blood light range configuration
  • Automatic detection of demon/supernatural enemies

Extensive Gore Options

  • Flesh chunks with physics
  • Bone fragments scattering
  • Skull fragmentation on headshots
  • Brain splatter effects
  • Intestine/viscera spilling on torso damage
  • Organ spawning (heart, brain, etc.)
  • Explosive gibbing on massive damage
  • Limb severing mechanics
  • Configurable ragdoll violence multiplier
  • Persistent gore with configurable decay time (up to 1 hour!)
#

ill be releasing it sumtime over the weekend with other mods im working on for the game

tranquil oracle
#

Got any footage of it in action?

plucky garnet
#

not atm i do have screenshots...but cant sharem in this server...i can if you ask via DM

tranquil oracle
dusky pivot
#

Audio design

waxen plover
#

you should def change the dialogue box style though, otherwise it's awesome

dusky pivot
#

Idk what to change it too

hazy tulip
indigo notch
dusky pivot
stiff thorn
# dusky pivot

Man this looks like a full on team project, very atmospheric. I'd love to play it sometime. Well done!

dusky pivot
#

Thanks you :D

#

Im doing it alone so its gonna take some time :P

stiff thorn
#

Yeah, don't rush it, just keep making quality stuff!

dusky pivot
#

🫑

waxen plover
#

i think it'll look cooler

#

also a gradient that gets darker towards the bottom of the screen instead of a black box

willow valve
sick shell
#

Modding message

merry lotus
#

got unity set up on my laptop running linux mint

dusky pivot
#

Nice coast

pure jackal
#

i love cape cod

toxic hemlock
#

aaahh, goo lagoon

timber folio
#

hello

sly flax
dusky pivot
plucky garnet
#

w00f ok so the gore mod i thought i had successfully made for Blood West before was NOT working...

#

so i remade it from scratch and got it working 100% now with the game

#

you may see it in that photo in the game

#

even got a dismemberment system implemented

#

even got gibs working too

#

ill release my work tomorrow after work for all to enjoy

#

if enough like it mayb ill try sumthing similer for Dusk, Amid Evil, and Gloomwood

#

hmmm wondering should i try and code a mod/plugin that makes it so you may kill the npcs that are camped out in "Safe Zones" in Blood West so the game doesnt feel so much like your typical bethesda game restricting who can and cant be killed?

#

a list of features to expect from my gore mod btw

#

Blood System Enhancements

  • 5x Blood Multiplier (default) - Configurable up to 20x
  • Enhanced blood spray force and direction
  • Larger, more persistent blood decals (5 minutes default lifetime)
  • Dynamic blood pools that grow under corpses
  • Blood mist/spray effects on high-damage hits
  • Bleeding trails from wounded enemies

Gore System

  • Extreme Gore Mode - More gibs, more blood, more chaos
  • Gore Explosions - Enemies can explode into gibs on critical kills
  • Increased dismemberment chances (75% default)
  • Enhanced gib physics with configurable force multipliers
  • Persistent gibs with proper cleanup

Ragdoll Physics

  • 3x Ragdoll Force (default) - Enemies fly when killed
  • Reduced ragdoll mass for more dramatic reactions
  • Continuous blood emission from ragdolls
  • Enhanced torque for spinning death animations

Particle Enhancements

  • 5x Blood Particle Count (default)
  • Increased particle size and lifetime
  • Enhanced blood mist effects

Wound System

  • Dynamic wounds that bleed over time
  • Blood trails from moving wounded enemies
  • Configurable bleed rates
plucky garnet
#

and ill be releasing my enhanced AI for Blood West tomorrow along side my gore system for it

#

it features the following

#

Features

This mod dramatically enhances enemy AI behavior in Blood West:

  • Enhanced Combat AI - More aggressive and tactical enemies
  • Pack Tactics - Coordinated group attacks (especially dogmen)
  • Adaptive Difficulty - AI adjusts to player skill
  • Enemy-Specific Boosts:
    • Zombies: 1.3x aggression boost
    • Birdmen: 1.4x agility boost
    • Dogmen: 1.5x pack tactics boost
    • Bosses: 1.5x enhancement level
#

obviously both mods will generate configs that allows extensive modification to your liking once you run the game with it installed 1x

muted stirrup
#

πŸ‘€

plucky garnet
#

enjoy

plucky garnet
#

adding Blood West Advanced Graphics System v2.1.0 to my collection now for the game

#

it features

#

FEATURES:

  • Bloom, Ambient Occlusion, Color Grading
  • Vignette, Film Grain, Chromatic Aberration
  • Depth of Field, Motion Blur
  • Enhanced Lighting (per light type multipliers)
  • Enhanced Shadows (distance, cascades, resolution)
  • LOD improvements
  • Horror Mode (desaturation, contrast boost)
  • Cinematic Mode (film noir option)
#

v2 of my collection is live on nexus

#

it includes my new graphics system for Blood West

waxen plover
#

it's over

sharp vortex
#

Just don't do that?

#

Did some brief reading about that new tool and honestly ignoring the AI code writing and... fucking asset generation (lol) functionality, it looks pretty cool. It lets you do context-based stuff with the actual editor, like "place 20 of these barrels down perfectly 5m apart", or you can ask it how you can do something like "how can I do X" and it will supply you a bunch of different options for how to approach. Y'know, the thing AI is supposed to be used for

#

After having used Godot for a while Unity honestly needs all it can to improve navigation and QoL. Shit takes fucking forever to do in that engine

waxen plover
waxen plover
#

i imagine (hope) there's a limit to the uses unless you buy unity pro for like 2k because otherwise we'll just see shittier unity games than there already are

sharp vortex
# waxen plover watch the rise of unity ai slop

I don't expect to see a rise unless you're someone who plays shovelware unity flips in the first place lol.
It's just another way for people to lazily 'make a game'. Far as I can tell the barrier of entry has changed from "copy a bunch of scripts off stackoverflow and get stock assets from the asset store" to essentially "get told the stackoverflow scripts to copy and use really obviously AI generated shit".

That's to say, really nothing has changed aside from it taking maybe 5 less IQ points than before to print out a horror game with a stock point light flashlight where you find my eight pages

waxen plover
#

I guess, but it requires way less understanding of code and it can get you exactly what you want if you prompt it well enough, so anyone can make a unity slop game now really

brave kayak
#

AI's kryptonite is consistency

waxen plover
#

true

gleaming crest
#

I use godot as my first game engine and even though it was really complicated at first (probably because I had no idea how a game engine works and how to build a game), at some point, everything clicked together.

brave kayak
#

I just

#

Dont like gdscript i am not going to lie

#

And the node system is also an eh for me

#

In theory it should be similar to unity except components and gameobjects are the same but, for me it feels off in a bad way

pure jackal
left python
#

I'm playing with the stray mod does anyone know how to use schism mode?

pure jackal
#

The stray mod for what?

sharp vortex
# brave kayak In theory it should be similar to unity except components and gameobjects are th...

I felt the same way for a while and then it just kind of clicked when I gave a real go earlier this year.
Nodes do operate nearly exactly the same with a few nuances that can be quickly overcome.
In Unity you'd usually add components under a game object, but in Godot nodes, game objects, and components are basically all the same thing. You add your components as child nodes to a parent node, and those sub-nodes can have their own child nodes and so-forth. It's a bit weird coming from Unity and can look a bit messy, but it's fine. Collapsable trees are a thing for a reason :)

As for GDScript... ngl aside from structure reading difficulties from a lack of brackets, if you know any one C-based language you know most of em. It's very quick to learn, and has identical analogues to most of Unity's mono library functions.

The real meat and potatoes of the node system and the integrated GDScript editor for me is that you can straight up drag nodes, variables, parameters, signals, etc. straight into the editor to reference it.
It even has a system to automatically set up boiler plate signal code between objects so you don't have to worry about fucking it up.

#

That aside, there is a C# version of Godot they maintain with the main version, and it retains most of the QoL functionality mentioned above if you use the built-in editor, but it just seemed like a lot of work to avoid programming in something similar to Lua/Python. Felt like I wouldn't be worth my salt if I couldn't just get over it and learn another scripting language. The documentation isn't Unity good but you can generally find everything you need

left python
#

its where you play as a stray or schism but I dont know how

tropic plume
#

does anyone know to to get a multiplayer mod

pure jackal
#

they can probably help you

left python
#

ok

pure charm
#

Yo where are you

#

I’m here

quick ginkgo
earnest lily
merry lotus
narrow pendant
#

How do I add mods? Modloaders or manual?

mint pelican
#

Usually through mod loader

pure jackal
graceful forge
#

honestly, keep it FPP. But it's your project so it's your call. But I feel that keeping it in FPP would be a better option, given how it is a loveletter to Original medal of honor

slender knoll
#

what the hell are you on about?

white furnace
#

im completely clueless about modding can somene help?

waxen plover
#

is that the real gyro zeppeli??

glad rose
#

again

mighty inlet
#

Dead chat

#

πŸ˜­πŸ’”βœŒοΈπŸ«©

white furnace
white furnace
#

@mighty inlet

mighty inlet
#

Well

#

I got no new blood game, I just like ultra kill

white furnace
#

me 2

#

i only have ultrakill

mighty inlet
#

I don't πŸ₯Ί

#

Don't wanna buy it

white furnace
#

do you know anything about modding?

mighty inlet
#

And well people here r good

mighty inlet
white furnace
#

lol

sinful dirge
#

Happy new year

earnest lily
waxen plover
#

moving like batman, cool as fuck

coarse maple
#

I wanna download a mod

#

How do ultrakill mods work

woven prairie
patent glacier
#

Why does oshcuro use caps lock everytime

stiff thorn
# earnest lily

oh hell yeah, that is the most natural wallrun I've ever seen control wise

#

didn't mean to ping my bad

earnest lily
earnest lily
stiff thorn
#

aight now I wanna play the demo

earnest lily
stiff thorn
chrome tiger
#

Lori du ultakil

#

E muyto boua

worthy geyser
#

hello i have a question, how can i mod faith?

uncut agate
round plover
hazy tulip
#

Sooooo I'm working on my own first person shooter engine (or game, idk yet) using C++ and OpenGL, andddd I lowkey want to share what I got so far!

merry lotus
tranquil oracle
#

You love to see it

vestal grotto
#

no link preview tho cuz im not special ig

jovial patio
#

Guys what's the name of the mod that makes my screen flash red when I parry (I couldn't find a better way to explain it I'm sorry)

toxic hemlock
#

idk u can probably find out in the correct channel

tame prawn
jovial patio
#

k ty

muted stirrup
waxen plover
#

aura...

mighty bramble
#

anyone knows how to access the tree of layers that appears every time a level is entered?

#

as in in the code itself, where it could be located and is there a way to edit it

merry lotus
mighty bramble
dusky pivot
bleak coral
#

how replace every Gloomwood texture with cheese

grim vortex
#

why only mods n artist can talk i wanna talk with other people that play ultrakill

merry lotus
waxen plover
#

finally giving the player arms in gallu

dusky pivot
#

@waxen plover Hey, you gave me some advice a few weeks ago about the UI, it has been reworked so id like to hear what you think :D

waxen plover
#

i like the style

waxen plover
#

it is good, but the environment doesn't match it ifykwim

frail peak
dusky pivot
#

For context, the rest of the game core mechanics are a green pc

#

Both things are conected

#

It used to be white

frail peak
#

i get it

#

tho it still feels kinda out of place in that particual setting

#

are you supposed to feel immersed in the cabin place or are you just looking at it from the outside so to speak?

frail peak
#

if it's the latter than it might make more sense

pure jackal
waxen plover
#

thanks, gonna retexture the nails and fingers though they look weird

muted stirrup
limber bramble
#

ooo

#

moody

pure jackal
#

He needs some milk

dusky pivot
#

:( NOT FOUND // ER39

timber totem
#

how do i download mods

manic heron
#

That very depends on what game

#

if its minecraft install multimc and work from there

#

if its half life drag and drop the uncompressed folder into the first thing that shows up when you press "browse local files" in steam

#

if its ultrakill use thunderstore

#

remember to check if things have steam workshop compatibility

#

uh

#

im not experienced modding other things

manic heron
timber totem
manic heron
#

What game

timber totem
#

ultrakill

#

ok wait ill do it tmrw since i gtg sleep

#

but just dm the steps

manic heron
#

you can google that pretty easy

timber totem
#

just tell me in dms plz i cba

#

im to lazy

earnest lily
desert shard
muted stirrup
#

πŸ‘€

merry lotus
#

wip

#

looks a lot better than this that's for sure

dusky pivot
#

Very cool looking

formal barn
#

the evil forest

merry lotus
compact coral
#

Ultrakill peak ngl

slate python
#

okay πŸ™‚

void quiver
#

Hey everyone i just joined so im new here but iv been making a modpack for a few months for everyone to enjoy, a readme file WILL be located in it once its public to credit any artist and modders that i have thrown in. Is it okay to send the link to the trailer here, its a youtube link. i just want to make sure im not invading or breaking any rules so i figured id asked first

Oh its for ultrakill btw

toxic hemlock
void quiver
#

Oh

#

Sorry

sinful path
#

How does Ultrakill modding work

elder burrow
#

p ranking act 1 fr

azure flume
hollow gate
#

guys i finally have the store page for my game up! please check it out

muted stirrup
desert shard
#

Making a game where you're a computer virus

pure jackal
#

lighting is an environmental device that can be utilized in several different methods

sharp vortex
pure jackal
vast bay
#

Fkdks

dusky pivot
formal barn
#

intro looks like a fever dream tho lol

dusky pivot
#

Thats kinda what is supossed to be

waxen plover
#

looks cool

dusky pivot
#

Thanks

red atlas
#

@plucky cargo hello LENNA!

desert shard
#

Got some of the basic combat down

royal pulsar
#

hi

#

im new

gleaming owl
#

hi new

indigo notch
desert shard
#

I'm finished with the enemies, though I don't know if I'll have time for a boss

But I added grab executions and a special attack

dusky pivot
#

Cool weird thing was improved and also used in main menu + hi this is main menu

desert shard
crimson tapir
#

Man, it's been a minute since I posted here, lol

dusky pivot
#

Finished my evil intro

formal barn
dusky pivot
#

That will be for you to find out when it releases!

formal barn
#

fair lol

#

i mean like the idea where ur in a simulation has been done like a bajillion times

plain wraith
#

pls subscribe

slate python
#

I don’t want to.

muted stirrup
rare berry
#

Muh wheel gun

little sedge
shell sigil
desert shard
shell sigil
muted stirrup
waxen plover
#

redoing a little game i made last year

#

trying to get back into the zone of coding to finish gallu

solar mango
#

Anyone wanna know about a crazy good mod

sudden pier
waxen plover
#

that he is

humble dagger
#

I wanted to make a devlog for my souls-like-boomer-shooter project a while back, made a prototype thumbnail, and then forgot about it

#

but I found it again

tired compass
humble dagger
tired compass
weary summit
#

Hi, I need help with something

#

A relative of mine from the United States bought me two Ultrakill plush toys, but the package never arrived.

sharp vortex
weary summit
sharp vortex
#

ok that doesnt change my answer

weary summit
#

I don't really know much about this.

#

And how do I contact support?

sharp vortex
#

email the support on that website

weary summit
indigo notch
#
Finished the results screen graphic! I'm pretty happy with how it turned out! Also got some cool parallax effects in as well, makes the whole thing feel more alive! #gamedev #indiedev

Finished the results screen graphic! I'm pretty happy with how it turned out! Also got some cool parallax effects in as well, makes the whole thing feel more alive! #gamedev #indiedev

β–Ά Play video
slow dock
#

: D

dusky pivot
chilly pawn
#

aaaaaa

gloomy swan
#

a update?
humm.... indeed i have played long enough.

upbeat lynx
#

The kingdom of hell has long since forgotten my skills, and i am EAGER to make them remember

quartz coral
#

Oh wow, it's peaceful here

uneven bone
#

oh hi

#

We can chat in here peacefully :3

full folio
#

yo how can i mod mgrr

quartz coral
#

i think thunderstore mod manager should work

real pumice
full folio
quartz coral
#

thunderstore mod manager is the simplest way to do it though

full folio
#

it doesn't appear for me

quartz coral
real pumice
rancid mango
#

ok idk what's happening, I am slowly loosing my rights to type

real pumice
#

manually is better for me

full folio
#

oh no

quartz coral
#

oh he just got slimed out by the government

full folio
#

the ultrakill fans are spreading

quartz coral
full folio
#

i just wanna chat peacefully

quartz coral
rancid mango
#

I don't blame the mods, we all mostly deserved silence, though my pfp may not be doing me a favor-

real pumice
#

not somtimes always sorry

eager sandal
main pewter
#

i was enjoying that modding chat

molten stirrup
#

i need new mods

rancid mango
#

I SWEAR TO TALK ABOUT NON YOU KNOW WHAT STUFF MODS

full folio
#

but how can i add mgrr to my thunderstore?

molten stirrup
#

idk what is good tho for the 'game'

eager sandal
#

lets talk about mods

quartz coral
rancid mango
#

mods are cool

eager sandal
#

ya'll played elden ring before?

earnest lily
#

what in the fuck is going on in here

slender knoll
#

looks like some slipped through the cracks

rotund garden
#

It is funny, however it's a political figure, so it breaks rule 1
Be more careful next time!

versed quartz
#

hi can someone teach me to dump unity games for texture editing thx

muted stirrup
digital cipher
sonic cloud
robust ridge
#

Did a doosk demake into MBF21/id24 format for the 6th anniversary
Meaning, a demake of the original zandronum mod is now playable on the Doom 1+2 rerelease, as well as other mbf21 compilant sourceports =P

https://www.youtube.com/watch?v=6kEJMSoQIlc

Celebrating Doosk 6th anniversary update, featuring a major update for MBF21/KEX ports (dsdhacked/mbf21), now featuring monsters!

This mod was made using DECOHACK, using the dsdhacked/mbf21 format, so it's supported by a wide variety of sourceports.

Here, a list of sourceports this demake is compatible with:

Designed for:
"Doom + Doom 2" KE...

β–Ά Play video
cyan isle
#

got bored so imma make a balatro mod

stiff idol
cyan isle
zealous perch
digital cipher
muted stirrup
wet gazelle
hexed kiln
dusky pivot
toxic hemlock
#

new hud who dis

misty sparrow
#

YO

#

looks sick

toxic hemlock
#

i gotta figure out something for the item display tho cos sometimes the tags just go right out of the box and overlap with the count lmaooooo

minor bear
#

Almost done with porting exclusives RTCW Xbox MP maps to PC

winged shard
toxic hemlock
winged shard
#

oh neat i made something similar for hideous destructor using hudcore/hhx extended

winged shard
toxic hemlock
winged shard
#

neat is there anywhere i can learn more about your mod?

toxic hemlock
#

i have an earlier build up on doomworld rn actually but its a lot rougher than what i got in the works atm

#

in the current public build i kinda royally fucked up weapon malfunction chances lol

winged shard
#

neat will see about giving it a try after work then, out of curiosity did hideous destructor inspire you some of the features there remind me of it.

toxic hemlock
#

yeah partially, my main inspiration was feet on the ground tho

#

i actually really dont like hdest very much so this is kind of me doing something abt it

winged shard
#

ah fair enough then my favorite parts of it were the weapon handling/mag system and i haven't seem anything other than H3VR come close to it

dusky pivot
muted stirrup
minor bear
young geode
cyan isle
#

this took 5 hours omg

worthy geyser
#

does someone have V1 rigged model?

rancid sluice
tranquil oracle
rain horizon
#

yall i might not be playing roblox anymore

#

finally i wont act like a kid

unkempt tendon
#

there's horrible people behind that... thing.

warped prawn
#

Some Balatro joker ideas I made a million trillion years (4 months) ago that I intended to put into a mod but didnt have the patience to learn how to code again

#

Oh wait I forgot these are the bad versions of secretariat and pizza pie fuck

#

Also this meme one when I was suffering through last year's football season

#

The first two are named after sayings of jesus on the cross pretty sure i also wanted to name the third one after that but couldn't find one that fit

#

I think there is genuinely never a use case where you would want to use Distress. but it'd feel weird not having it

#

I guess to get rid of an eternal joker?

warped prawn
desert shard
#

Back when I made this for bigmode game jam, I had originally planned for it to have vertical movement as well ( jumping, wall jumping, gliding )

but at the time I couldn't really get it working right, which is why I limited the game to horizontal movement

Thought I'd go back and give it another go. Kinda want to make an open world game now lol

rain horizon
# unkempt tendon good.

i might be switching to nba 2k23 or gta

but i cant play gta online cuz im broke for a gamepass so its gets boring

#

and for some reason 2k23 doesnt let me go to MyCAREER cuz im "not online"

desert shard
# rain horizon what is this game

It's called " Protomous " and it's on itch io

But the version there doesn't have all this movement tech. I didn't add it back then

minor bear
unique moon
#

ed

rain horizon
#

wait a min

#

ive been on the wrong channel the entire time fuck

dusky pivot
#

The Bloodgun is almost ready

uncut agate
#

he's doing a podcast

indigo notch
uncut agate
#

while it doesnt show, the skybox rotates and it looks super cool

uncut agate
#

i made some buildings, but im not sure if i like the textures
nah nvm they cool

uncut agate
warped prawn
# warped prawn

The Offertory at Calvary by Maurice Denis (c.1890), a Fresco depicting the fall of the rebelling angels by Christoph Mayr (1760), Madonna in Glory by Carlo Dolci (c. 1670)

solar mango
green sapphire
uncut agate
#

i just had the greatest idea for a game mechanic: Electro-lobotomy
since the side project im working on is based on dreams, perhaps you can tweak your brain to heighten some parts of it to change certain aspects
im trying to come up with weird shit like something you'd see out of cruelty squad (i fucking love it rn and how weird it is)

toxic hemlock
#

is it like how color dreams games circumvented the NES' CRC chip? just fucking shocking it until it turns off?

#

just zapping parts of the brain until they turn off?

#

that could be cool too if its like a thing where you have to like physically drag a probe over like a side-view of your characters brain to turn off specific lobes and shit

#

or like had to poke in the probe into the right spot thru their eye socket or sum

#

straight up filter any squeamish players lol

uncut agate
#

yeah, the idea was to just have a pick and move around in a side view of the characters head
problem is, his head's a computer
i really want to make the game be interesting to play, but i keep wanting to turn it into a fps (but i want it to kinda be something like portal, more puzzle based rather than shooting shit)

uncut agate
#

cobbled some sort of concept, but im not sure about it
maybe just the brain

toxic hemlock
#

maybe have just the brain and spine sitting inside the monitor box?

#

or maybe shape the skull to look like the monitor housing

uncut agate
#

i kinda like the weird look the frame has
reminds me of hylics kinda

toxic hemlock
#

oh yeah that looks great

#

i think everything in its own window should have a border like that

uncut agate
#

the hud itself is as well
but im reconsidering the middle part (it holds sprites to show what the player can interact with)
might set it to like current item or smth

#

i animated it :)

uncut agate
#

although the whole "hopping through dreams and solving problems" is weird, i feel it isnt weird enough
i need ultimate weirdness

uncut agate
#

DREAM GUN

lean helm
fallow mountain
uncut agate
#

That would be cool, it the real world still existed

fallow mountain
#

oh

#

so like the player is dead?

uncut agate
#

It's a whole SOMA thing

fallow mountain
#

and this is their mind fading away

uncut agate
#

Basically the real world is gone due to warfare, and all that left of humanity is their dreams
And one AI that keeps things In check

fallow mountain
#

so like is the AI doing its job?

uncut agate
#

It is, but it yearns for something
In order for an AI to be capable of such a task, it would have to have parts of a person's brain
So in short, it's connected to a giant brain that contains everything
Yet with this, it is slightly human

fallow mountain
#

what if it just gets corrupted with power

uncut agate
#

Yeah, it envies them since they had to watch, yet they wanted to do
Like AM, but less hate

#

However I don't have a name for them yet
I want it to be an acronym though

uncut agate
uncut agate
#

... it could actually be interesting seeing an AI that is normal start to realize who made them, and forced them to live
slowly starting to hate, and then we see its transition from normal, to straight up mad

#

like AM before AM

dusky pivot
#

Evil gun thing :D

earnest lily
uncut agate
uncut agate
#

you ain't gonna believe this
someone uploaded their MRI scan to a texture site and made it CC0
i just hit the fucking jackpot

#

anyways THE LOBOTOMY MENUπŸ—£οΈπŸ”₯

toxic hemlock
#

i need 5 friends and $20 to make a This Guy's Brain horror movie in theatres tomorrow

uncut agate
#

im also really iffy on considering the FPS idea
mainly because this game takes a whole bunch of inspiration from Cruelty Squad

naive flare
earnest lily
half furnace
#

(dsda-doom)

sterile lake
desert shard
#

This is what I have so far for Ludum Dare

Basically you're a traffic conductor during a zombie apocalypse

desert shard
muted stirrup
desert shard
uncut agate
#

tried making a weird gun
made something you'd see in like toy story

#

i am in fact not that good at designing fictional guns

pure jackal
#

that looks aiight

#

whats it do?

uncut agate
#

shoot rings
its called the pluribus

pure jackal
#

neat!

uncut agate
#

i did want to make it more gun like so im trying a different design
dont know what else i could add to make it more weird

uncut agate
uncut agate
#

ladies and gentleworms, the new pluribus

pure jackal
#

does it still shoot rings or does it shoot thin hexagons now?

uncut agate
#

perhaps

#

i did have an idea for a BFG style weapon called the REM
since the game takes place in "dreams" (its more of a simulation)

frail peak
merry lotus
#

πŸ‘€ πŸ‘€ πŸ‘€

wide geode
#

β€œGeneral” and it hasn’t been active since yesterday

frail peak
#

yeah :)

uncut agate
#

i need weird gun ideas
right now we got a colt revolver, THE CUBEβ„’, and the pluribus

toxic hemlock
#

make a gun that fires bubbles which do a lot of damage but are range-limited because they drift off in random directions very sharply

#

this is definitely not an idea lifted from an obscure japanese shmup

uncut agate
#

that could be interesting
and that is possible with the tutorial i followed to make all of these
ill add that to the maybe list

uncut agate
#

im really struggling on trying not to go towards the dreamcore direction since the game takes place in "dreams"
but maybe it could be used wisely idk

uncut agate
#

gentlemen
behold
THE SLOPERATOR

uncut agate
#

we have textures now

knotty sierra
earnest lily
pure jackal
#

reminds me of the porridge gun from wallace and gromit project zoo :]

uncut agate
#

this single image describes this game better than anything else
you are a lobotomite with a neurolink in your head eating your brain, and you shoot shit

uncut agate
#

but then again, the old design is more appealing visually
this idea i whipped up in like 6 minutes doesnt really feel right

uncut agate
#

fuck it, new name

frail peak
#

what was it called before?

uncut agate
#

dream detective, it was going to be a simple puzzle game
but now its guns
and puzzles

frail peak
#

guzzles, if you will

frail peak
uncut agate
#

id have to see if thats not trademarked

#

sweet, it isnt

sterile lake
#

if you forgot to put (object_index != obj_ghostknight) and so happens

uncut agate
uncut agate
stiff thorn
#

Idk if it's just me btw but that third gun doesn't seem like it fits thw artstyle

uncut agate
frail peak
uncut agate
#

im contemplating on if i should make a weird border like in cruelty squad
im trying to make my game inspired by it, and not just a carbon copy (visually).

uncut agate
uncut agate
sterile lake
#

my current development on UI's fun

uncut agate
slender knoll
#

gimp suit janitor with a head gun is peak design

lean helm
slender knoll
#

I have the original on a big box

#

bought it as a child

#

that game is a technological marvel and also wacky and fun as hell

#

also you can beat it in a few hours lol

uncut agate
#

yeah, i gave it a try on an emulator mainly cuz Kurt's design was radical
plus the suit kinda reminds me of the dude from Cruelty Squad a bit

slender knoll
#

would not be surprised if the cruelty squad dev was inspired by it

#

also its endlessly funny to me that it was bioware that did the sequel kekw

uncut agate
#

yeah, never tried the sequel
but i kinda hate how they made his design more sleek when it comes to the head gun
that and the slight blue tint, but its still cool
also, flesh hand

slender knoll
#

yeah different dev different style

slender knoll
#

but with more piss

uncut agate
#

im considering if it should be a gun or melee, cuz you can use it to go super fast

slender knoll
#

yeah I was gonna ask if you shoot bullets out of those holes

uncut agate
#

not really sure what it'll shoot, probably some goo or smth

toxic hemlock
#

it should be a gun melee

#

punch-activated gunk booster

#

we need more rwby shit in games

uncut agate
toxic hemlock
#

yeah like that

#

punch a mf and immediately drench him in acidic sludge that also launches you backwards

uncut agate
#

genius

slender knoll
uncut agate
#

it looks like a worm

torn sorrel
uncut agate
#

flesh blaster

torn sorrel
uncut agate
#

yup

torn sorrel
#

cool

uncut agate
#

its a gun hand

torn sorrel
#

aight

pure jackal
#

it's like a blaster

#

put in knuckles

#

there's gotta be a word for that...

#

Hand Cannon!

uncut agate
#

color change

#

ground beefπŸ˜‹

rancid sluice
uncut agate
#

FUCK I BURNT IT

rancid sluice
uncut agate
#

dont know what it should shoot now

slender knoll
#

spaghetti

#

you got the meatballs already

fierce turret
frail peak
lean helm
uncut agate
#

ladies and gentlemen: the guy

toxic hemlock
#

thats one dripped out lobotomite

#

how are u doing these textures btw are u like photobashing with some posterization or is it mostly just like painting by hand

#

the colors look really good and i love the shading

uncut agate
toxic hemlock
#

oh so u like model the shapes and render them out to the texture?

uncut agate
#

yup

toxic hemlock
#

thats cool, that reminds me of gunman chronicles where a lot of the textures were made from clay models

uncut agate
#

and, its all one texture
im using an atlas technique

#

regarding the design, i had no idea what i wanted
i knew i wanted some interesting visor helmet like samus, but didnt want to just recreate samus
so he's inspired by her and Kurt Hectic, the protagonist of MDK

#

regarding a name im either considering just calling him "the lobotomite" or an actual name

toxic hemlock
#

reminds me of the suit from timeshift

uncut agate
#

yeah, now that you mention it it kinda does
never played timeshift, but it looks cool

toxic hemlock
#

we love T shaped visors

uncut agate
#

gave him some extra armor

#

but now with the armor on the legs, he kinda looks odd on the chest

#

although it does look ok without them so maybe i dont need them

toxic hemlock
#

yea just the pauldrons and collar look good

uncut agate
#

i like to think that this dude participated in the "program" that put humans in a simulation complex that generates simulations based on dreams
i guess he'd be a WW3 vet, but not old (hence why his generated body is like this)
but you are in the body of him, you aren't him

#

WAIT
the strand of the main AI that is in him is called the "Loboto-mite" or just lobotomite
as for this dude, lets say...
Nolan Yeager

uncut agate
#

i hate twitter
it wont let me see the damn comments on my post
yet if i were to try and post videos on bluesky, it gives me an error

pure jackal
uncut agate
uncut agate
#

trying to make a title

#

trying to get something weird, so i went with complimentary colors

#

rainbow

uncut agate
#

although
this could be better

uncut agate
#

fuck it

toxic hemlock
#

combine the brain version with the 2nd iteration of the colorful logo i think.......

#

oh its animated that fucking rules

uncut agate
#

HOW DID IT NOT CLICK IN MY BRAIN THAT I SPELT TRAUMA WRONG

#

wait hold up
this is kinda rad

uncut agate
#

coming up with some UI stuff
i want to make it readable without numbers

#

but got no idea how

uncut agate
#

i could make the brain get smaller, but im not sure

stiff thorn
#

like, the more damage you take the more of the brain is monochrome going from top to bottom

lean helm
untold niche
#

Brain gets redder and more shriveled

lean helm
muted stirrup
toxic hemlock
#

you could probably do it in an OnEntityCreated() hook and just check its class name

lean helm
toxic hemlock
earnest lily
slender knoll
#

SCROTO FC

#

these faces and proportions are just πŸ‘Œ

earnest lily
#

thank you brother πŸ«‚

abstract laurel
#

and maybe your vision becomes blurry

merry lotus
#

not sure how to handle the interaction highlights though

merry lotus
#

got interaction highlights working through portals

uncut agate
#

check out this sick ass gradient skybox

uncut agate
#

straight up copying ultrakill :)

earnest lily
#

I understand why everyone works with brush based tools now

merry lotus
merry lotus
abstract laurel
stiff thorn
abstract laurel
#

it was supposed to be a survival horror thing so i thought it'd be funny halfway through your run to just fall on your face while running from something

toxic hemlock
#

i see we're adding brawl mechanics to horror games now

#

fr tho thats actually genius

#

imagine that being like a chapter transition too like ur guy is running from some leatherface mf and he trips and tumbles down a chute into a broken meatgrinder or some shit and crawls out into the resevoir

abstract laurel
#

i'm sayin!!

lean helm
signal whale
#

Just a short video of my game development sandbox on my latest project. I've been regularly posting in the art channel, but I actually have some gameplay resembling a game, or at least prototype.

zealous perch
#

been waiting to finally show off some polished-ish gameplay in a nice devlog (ft. meaty)
https://youtu.be/VeVCksTSq2g

AGAINST ROBOTICS is a movement shooter where you, The Vessel, fight for your life against the dystopian AI sludge and autonomous war machines taking over the world.

Before this video, I started with an empty project and within a few weeks I got some nice movement, HUD, weaponry and enemies (one of them being a shitpost placeholder). I hope to t...

β–Ά Play video
soft dragon
earnest lily
uncut agate
#

check it

toxic hemlock
#

dual wielding
its peak im afraid

uncut agate
#

like the shotguns from DUSK and the golden shotguns from brazilian drug dealer 3

#

though not sure how to give them more omph

polar jasper
merry lotus
limber bramble
#

Goated

#

I've been thinking about doing that for the top down shooter

lean helm
lean helm
buoyant abyss
#

Just a few suggestions from an outsider :3

uncut agate
#

tryin' to figure out which on i like

rough horizon
#

these are muzzle flashes i presume?

#

i like the second one more, assuming that you're showing it from the side in that image

uncut agate
#

yeah, i went with that one

naive flare
#

couldnt fix the hands

desert shard
#

Making something for metroidvania jam

Thought I'd set up the basic combat mechanics for now

rotund garden
#

People been asking about a follow-up on our other project so, I'm taking the liberty to break the ice by sharing some footage after such a long break!
οΈ€οΈ€
οΈ€οΈ€@Litania_Game is an atmospheric typing horror game that i'm the lead developer of, bouncing between Legion and this project!

Quoting AKDOV πŸ‡¦πŸ‡· (@akdov_dev)
οΈ€
My game is for TYPING AND HORROR FANS, algorithm PLEASE FIND THEM!
οΈ€οΈ€My game is for TYPING AND HORROR FANS, algorithm PLEASE FIND THEM!
οΈ€οΈ€My game is for TYPING AND HORROR FANS, algorithm PLEASE FIND THEM!
οΈ€οΈ€My game is for TYPING AND HORROR FANS, algorithm PLEASE FIND THEM!

**πŸ’¬ 2β€‚πŸ” 2 ❀️ 10β€‚πŸ‘οΈ 321 **

β–Ά Play video
#

Oh I can't wait to actually start showing stuff from Litania

lean helm
vocal nest
#

anyone know how to resolve this error in fmodel?

rotund garden
merry lotus
#

πŸ‘€

brazen copper
#

first

eternal nacelle
#

have you guys played BRUTAL DOOOOOOOOM THE BEST MOD EVER

clear maple
#

nupe

#

I got an outdated version

#

also, where's my confetti gore DUSK mod?

unique trellis
#

Project Brutality, anyone? I hear The Zombie and his team are making Black Mass and then eventually make an old-school FPS of their own.

clear maple
#

I'm so not-up-to-speed on all the versions of Brutal Doom and its addons that I don't know which one I'm supposed to try out

unique trellis
#

woah is this the revival of that one old new blood channel

dusk dove
#

HEY GUYS COME PLAY SOME GUNCASTER

#

I CAST GUN

unique trellis
#

brutal guncaster LeonApproved

#

actually while we're at it why wont monsters spawn for me in brutal guncaster

#

dusk is a quake mod as far as i know

#

or is quake a dusk mod

clear maple
#

I thought it was a Kirby mod

unique trellis
#

Even better: A Super Mario mod.

clear maple
#

what about just Mario Bros

#

from like 1980

desert notch
#

so do personal projects go here or in artists corner still, they aren't quite mods but they aren't quite "art" like drawn mediums or w/e

weak cargo
#

when we had this channel before, it was generally for game-related stuff, whether it be mods or their own game

cerulean pumice
quaint onyx
#

i want dusk sdk i have some important mods to make

desert notch
#

eustace mod when

fallen kayak
#

hdusk plz

unique trellis
#

no h anything pls

fallen kayak
#

heverything pls

unique trellis
#

Quake Champions Dusk

#

Guncaster Dusk (Duskcaster)

#

Anything Dusk.

cerulean pumice
#

Dusk the way Szymanski did

dusk dove
#

man guncaster dusk would kick ass

wraith beacon
#

RAGE, DUSK edition could be fun.

dusk dove
#

dual wingsticks

wraith beacon
#

I'd totes play a four arm mod though, that'd be rad.

topaz breach
#

WOW MOD-A-MANIA IS BACK

fierce light
#

I will post some updates later today.

#

To those Interested.-This is The Zombie btw

unique trellis
#

HEY I MAKE MY 20 YEAR OLD GAME MODZ IN THE LIVING ROOM THANK YOU VERY MUCH... Not the basement

#

I'll post the heck out of this channel

clear maple
#

where's my DUSK nudity mod?

quaint onyx
#

need SDK

#

then there will be lots of dusk nude mods

clear maple
#

figures

gusty flame
#

That's why you come here, TO the basement, to share it

#

where else would you share mods

unique trellis
#

@gusty flame then I can leave, right? I like sunlight and clean air

gusty flame
#

You have my permission to get your 15 minutes of outside time

#

Then get back to work

#

πŸ”«

unique trellis
#

I am doing some awesome work on my museum map.. can't wait to share our Blood TC guys and gals.. it's so freaking slow going. I ain't 17 anymore with loads of free time... So many adult responsibilities...

eternal nacelle
#

Like having to take out the trash

#

The hardest of adult responsibilities

unique trellis
clear maple
#

I mean yeah, it's hard to watch over a bunch of chips

#

especially when kids try to eat em

unique trellis
#

I've gotten fatter in my old age due to eating leftover food my kids don't touch

#

I'd say at least 15lbs is from that over last 9 yearsπŸ˜‚ πŸ˜‚ πŸ˜‚ πŸ˜‚

#

My oldest likes to watch mapmaking though... She may be the One πŸ˜‚

pulsar gust
#

Very cool WIP shots!

unique trellis
#

@pulsar gust lots of other in creative channel and on the Blood Multiplayer Discord

#

Oh you know that though haha

cerulean pumice
#

of all quake game arsenals to port to Doom 2...why would they pick Quake 4's?

winged crane
#

Some people enjoy crappy games and their weps I guess. LeonApproved

unique trellis
#

This will be it in the modders basement today for Blood projects πŸ˜ƒ Shots from our TC Bloodlines for Blood for some already released and WIP levels, the finale Prospero Publishing and the Dead Man Walking map.... I spent too much time taking these shots vs. making so, eh πŸ˜ƒ

pulsar gust
#

Love the highrise skyscrapers, am always a sucker for that sort of geometry in older games

viscid sandal
#

Looks great

trail phoenix
#

Hmm, if you're into building city maps I highly suggest that you take a look into voodoo guns for doom. Excellent map and it's like what you're going for here.

dusky trench
#

not mine, but thought I'd post it since I'm playtesting for the guy

unique trellis
#

@dusky trench that's atmospheric

viscid sandal
unique trellis
#

@viscid sandal what is this

pulsar gust
#

Looking great as usual!

viscid sandal
#

@unique trellis my game quarantined viscerafest.

unique trellis
#

@viscid sandal cool I missed your were making one. Do you have a link to info about it?

viscid sandal
#

Yes sir hold on a sec

unique trellis
#

Wow that's great

viscid sandal
#

Thanks

viscid sandal
#

Also I cant wait to checkout your blood project.

vestal hamlet
#

So is the dusk modding SDK out?

heady coyote
#

ep3 isn't even out bro

vestal hamlet
#

ah ok

prisma basalt
#

SDK is post release

#

but you can make maps today if you want

heady coyote
#

TRENCHBROOM

prisma basalt
#

^

heady coyote
#

dumptruck_dm has a tutorial on how to get started

viscid sandal
wraith beacon
#

Brutal.

unique trellis
#

Vehicles without models and lots of good textures are always janky haha.. and limited sectors (only 1024 in Blood BUILD engine!) so forgive this... its more than meets the eye though πŸ˜‚ πŸ˜‚ πŸ˜‚ πŸ˜‚

pulsar gust
#

Looks good to me, honestly!

unique trellis
#

Need some streaks on back part and it'll be longer... I just couldn't help not including it haha... I need to stop sharing Easter eggs like this

viscid sandal
#

I honestly hadn't noticed build engine games doing that until ion maiden, and to be honest I find it just so painfully charming I love it.

pulsar gust
#

It's very prominent in Redneck Rampage, you can get run over by a pickup truck in the first 5 seconds of the game

#

Also Duke3D had a KICKASS implementation of it with the train level

#

That moving train and things like it were the big reason I was hounding Zombie about moving platforms in the Dusk SDK

viscid sandal
#

Well then...

#

Don't remember duke 3d having a train level.

pulsar gust
viscid sandal
#

Heh...

#

Oh this level!

#

Sorry I was thinking a train level similar to bloods

pulsar gust
#

Oh, those trains aren't actually moving sectors

#

The train sectors are static, the "ground" sectors have affects applied to them that scroll the textures and provide the illusion of movement

viscid sandal
#

Thats kinda why i was confused

#

But also that duke 3d would even have a level like that at all.

#

Unless it was in e4... Because i dont think i ever finished the birth

pulsar gust
#

Nope, E3

viscid sandal
#

Yeah no I guess in my head that level never quite registered as a "train" level.

unique trellis
#

Yeah e1m3 in Blood was such a cool trick first time... It's still neat. I've seen where folks have really pefected that effect to make landscape "move" and have other trains or vehicles float by..

#

I'd love to replay duke3d someday.

viscid sandal
#

That deathwish level was great

unique trellis
#

In duke you can have duke start a level weaponless but not Blood which is a bummer because we have Caleb start in a madhouse, an asylum, and a prison

patent spade
#

bring back Mod-A-Mania

prisma basalt
#

we did

#

this is it

#

welcome to the mod channel

patent spade
#

well anyways im working on a semi TC with some peeps. we got music, artists and....MEEEEE. if anyone is interested in joining the team then DM me ill see what you got. LOOK FORWARD TO MARCH 25 2019 BABIES

unique trellis
#

They stuck us in the basement like a bunch of 40 year olds living at home

unique trellis
#

Wait when did breadknight come back

edgy monolith
#

when did he leave?

unique trellis
#

well, he got kicked/banned lmao

topaz breach
#

he comes and goes

#

super OG

unique trellis
#

hes so og he still hasnt finished hell raider, tmss, clustergun etc.

patent spade
#

Oof

#

right now i am actually working on a team project (as i have stated before) and i actually have some drive to do it

#

cause most of the time i just started a mod and got bored with it...which is depressing...BUT I WANNA GET BACK TO IT

quaint onyx
#

been working on replacing textures in tf2's ctf_doublecross w minecraft textures lately

#

very happy with how its turning out

woven pelican
#

Might tweak it in the future, but I'm fairly happy with it as of now.

patent spade
#

this shit sounds epic

indigo depot
#

nice

desert notch
#

Why do anything with doublecross lol, I'll never understand how anyone enjoyed that map

gusty flame
#

Finally

pulsar gust
#

It's a less wonky version of 2fort

gusty flame
#

someone else who understands how garbo that map is

#

you mean more wonky

pulsar gust
#

Which qualifies it for MOTY by TF2 standards!

gusty flame
#

because there's only one path, with no cover

pulsar gust
#

Nope, Doublecross is way more playable than 2fort because you have more routes to the flag that don't involve chokepoints or running right through enemy spawn

#

The path from the catwalk lets you get to the flag, that's the big one

gusty flame
#

Wait

#

Wait hold on I'm fucking stupid I was thinking of a completely different map from a completely different game

#

My bad

pulsar gust
#

🎊

gusty flame
#

that wasn't even called doublecross, I just have schizophrenia apparantly

desert notch
#

both maps are absolutely terrible, ctf just wasn't a great game mode for tf2 to begin with

finite depot
#

doublecross is actually good tbh

#

2fort on the other hand is shit

quaint onyx
#

doublecross is a great dm map

#

and a community server i play on runs it so thats why im making it mostly

patent spade
#

been workin on this for the entire day

warped tulip
#

woah that's smooth

patent spade
#

smooths my middle name

unique trellis
#

lol looks funny

warped tulip
#

Bread Smooth Knight

patent spade
#

yes

unique trellis
#

not in a bad way tho

#

like how he reloads

prisma basalt
#

id adjust the bullet
looks like the guy is intentionally trying to jam his rifle

unique trellis
#

ye

warped tulip
#

my only complaint is the motion blur

patent spade
#

nah i actually made the bullet like that.. lmao

eternal nacelle
#

You telling me you don't wanna jam your rifle

patent spade
#

motion blur is like easy smooth....dont know how i would change it

warped tulip
#

I like your new icon

unique trellis
#

i would give u a creativity bonus on that bullet angle and the reload itself, its funny

#

day of infamy has very good animations if u need some inspartion for adjustment

patent spade
#

imma check it out

wraith beacon
#

The motion blur looks weird in contrast to the actual frame by frame stuff.

patent spade
#

hmmm ill try and adjust it a bit

#

ok i couldnt find anything that would help if i were to remove the motion blur... i use it mostly to do easing tho

wraith beacon
#

I'd say only use the motion blur for the really fast stuff.

#

It looks a bit excessive otherwise.

patent spade
#

@wraith beacon

winged crane
#

It looks amazingly goofy.

#

Its perfect imo xD

#

Has charm.

wraith beacon
#

Not to say it was bad before of course, I just get a bit pedantic about that sorta thing.

patent spade
#

mmmm well always gotta try new things i guess

patent spade
#

and now for the very lengthy proccess of making this suitable for doom

queen comet
#

Oh holy shit nice

#

Is that your βœ‹?

patent spade
#

nah a coworker drew it

#

this mod is a semi TC

misty sparrow
queen comet
#

Hackerman cameo?

pine carbon
#

@calm plaza πŸ‘ πŸ‘Œ

viscid sandal
#

holy crap that rifle man

unique trellis
#

ahahahahhahahahahhaa... THE BIRDS IN BLOOD. DOSBox bogs down right now, will have to do some things to reduce view but my goodness this is incredibly effective πŸ˜ƒ πŸ˜ƒ πŸ˜ƒ In BloodGDX you actually get picked up by the birds because it's not 1:1 yet but getting there!

viscid sandal
#

awesome

pulsar gust
#

That's interesting behavior, I wonder if M210 would be interested in that sort of thing

#

he's trying to get demo compatibility working 1:1 with the original blood, so erratic enemy behavior would be something he'd be interested in I think

viscid sandal
limber bramble
#

looks gross

#

i've noticed that a lot of your weird meat monster stuff is symmetrical, not sure if that's a design choice but you should totally make some really weird asymmetrical fleshbeasts. the symmetry is almost "too perfect" for a meat monster, but maybe that's your design goal. regardless looks cool πŸ‘

quaint onyx
#

Make a MEAT monster if u ;;)) know what i ;)))) meam :)

unique trellis
#

@patent spade also isnt the mod youre supposed to be making with your team a survival horror?

#

and if its a bolt action why dont you slow it down a tad πŸ˜‚

patent spade
#

Yeh.... it is... BUT IT LOOKS SICK

unique trellis
#

also you do kind of slam that bullet in

#

maybe include a teeny weenie couple frames where the bullet is actually inserted in

patent spade
#

I can prolly do that

viscid sandal
#

@limber bramble asymmetrical creatures are something I usually take umbrance with when there's going to be alot of them, on the one hand if its a machine or something put on assembly line I have no problem with it, but there are alot of them it feels weird and even lazy to me on my part because its like oh, all these natural creatures all have exactly the same deformities. Doesn't that feel a tad forced or synthetic. Regardless i do get what your saying and thanks for the tip regardless.

unique trellis
#

@viscid sandal you do you! Love it.

gusty cypress
unique trellis
#

@gusty cypress you missed a barrel πŸ˜‚ πŸ˜‚ πŸ˜‚ seriously good job really cool

gusty cypress
#

i was seriously going to make it a quad-barrel

#

originally

#

with all barrels horizontal to each other

#

something like this

unique trellis
#

That is ridiculous... Wonder what it's actually like to handle

#

I love Reggie's four Barrel. If and when I make something myself, it's in no matter what.

prisma basalt
#

Probably the sort of gun you shoot once and you regret it the next day

viscid sandal
unique trellis
#

I haven't downloaded this but it looks awesome hahaa

viscid sandal
#

Its beautiful😒

unique trellis
#

oh no @patent spade look what it is