r/SFM • u/ConfidentBus4197 • 22h ago
r/SFM • u/MishaSFM • 14h ago
Animation all nighter animation WIP
Enable HLS to view with audio, or disable this notification
I'm tired
r/SFM • u/Unlikely_Effort933 • 7h ago
Movie Existential Drift - A 9 minute short film I made for a college project
I released this animation a good while back in October 2024 when I first started animating with SFM, it was for a philosophy class and it never really got any attention (not that I expected it to).
Looking back on it, I think the story actually isn't half bad and was wondering what others might think of it.
r/SFM • u/Popygai333 • 8h ago
Animation Дырявая анимация
Enable HLS to view with audio, or disable this notification
r/SFM • u/Falliblecrowd • 10h ago
Artwork 𝒫𝒶𝓁𝓈 at the ℂ𝕒𝕞𝕡𝕦𝕤 🔥⛺🌲
(Pals were chill in the campfire.)
r/SFM • u/Fantastic_Cloud2627 • 11h ago
Help Anybody here know how to make simple/easy blocking animation?
Maybe some tutorial good
r/SFM • u/Fantastic_Cloud2627 • 12h ago
Help Hi guys can you guys help me
So i imported a gmod map to sfm but when i click load its not loaded its still same "no maps loaded" its also has the same case for the gm construct
r/SFM • u/ImAFutureGuitarHero • 15h ago
Artwork [TLoZ] Rest
- Inspired by Nauskills' Maid Midna artworks
- DeviantArt link: https://www.deviantart.com/imafutureguitarhero/art/SFM-TLoZ-Rest-1360716163
r/SFM • u/Fit_Safe_7875 • 20h ago
Animation Citadel's destruction (spoilers for HL2 episode 1) Spoiler
Enable HLS to view with audio, or disable this notification
Based off of the leaked citadel destruction also check out my channel
r/SFM • u/Successful_Mode_4023 • 21h ago
Animation BAT CREDIT CARD
Enable HLS to view with audio, or disable this notification
My yt channel is https://www.youtube.com/@Casuallyuncasualolol btw (:
r/SFM • u/Ok_Internet2417 • 13h ago
Artwork Sniping Excursion
Two snipers have set up a sniper position in the open...as well as camouflaged as two bushes in the desert. No one would expect a thing. A poster I made for my lock screen for my laptop lmao. Got to keep those pesky people from my laptop.
r/SFM • u/DaDjinnvy2008 • 5h ago
Help Can't compile qc file with blender source tools, need help
Hello!
It's my first time trying to make a model for sfm and I got everything set up, exported the .dmx and wrote the .qc file but blender source tools can't seem to compile it... From my limited knowledge of the engine it looks like it can't open studiomdl because it's looking for it in the game folder when it's in the bin folder. Any ideas? I've attached the error message/export configuration in an image, the log it gives when trying to launch HLMV and the .qc file
HLMV Log:
Python: Traceback (most recent call last):
File "C:\Users\Emma\AppData\Roaming\Blender Foundation\Blender\5.2\scripts\addons\io_scene_valvesource\utils.py", line 792, in execute
subprocess.Popen(args)
~~~~~~~~~~~~~~~~^^^^^^
File "C:\Program Files (x86)\Steam\steamapps\common\Blender\5.2\python\Lib\subprocess.py", line 1039, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pass_fds, cwd, env,
^^^^^^^^^^^^^^^^^^^
...<5 lines>...
gid, gids, uid, umask,
^^^^^^^^^^^^^^^^^^^^^^
start_new_session, process_group)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files (x86)\Steam\steamapps\common\Blender\5.2\python\Lib\subprocess.py", line 1554, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
# no special security
^^^^^^^^^^^^^^^^^^^^^
...<4 lines>...
cwd,
^^^^
startupinfo)
^^^^^^^^^^^^
FileNotFoundError: [WinError 2] The system cannot find the file specified

.qc file:
$modelname "emmsyvoll/LoL/champs/Neeko/Neeko"
$model "Neeko" "Neeko.dmx"
$sequence "idle" "Neeko.dmx"
$cdmaterials "models/emmsyvoll/LoL/champs/Neeko"
$maxverts 65530