Garry's Mod

Garry's Mod

[PM] Spyro from Reignited trilogy
247 Comments
♬♫~Joe Blaze~♫♬ 29 Aug @ 10:50pm 
oddly, He breaks using the postal 2 pee swep.
Daggs 11 Aug @ 10:58pm 
does anyone knows if is there a Spyro SWEP in the workshop?
Echo  [author] 24 Jul @ 4:20pm 
The commands are only available if you actually subscribe to this addon. Using outfitter won't work
BareBearingBears 24 Jul @ 4:18pm 
i cant seem to use any of the commands and it tells me that they are Unknown
Echo  [author] 20 Jul @ 11:42am 
the walk_all2 sequence is not a random bug, it was added intentionally. The reason it plays so fast is because the player in Gmod walks that fast that the model has to keep up.
Thorracks Oakenspiel 20 Jul @ 9:35am 
I had a problem with this model randomly (when no weapon equipped) playing the "fast walk" animation (not the skipping one, but the slow one at 2x speed) when walking slowly. After chatting with AI about it I found that adding this script as a .lua in GarrysMod\garrysmod\lua\autorun\client fixes the problem in case anyone else has this happen:

hook.Add("CalcMainActivity", "FixWalk", function(ply, vel)
if ply ~= LocalPlayer() then return end

-- Check if GMod wants to play walk_all2
local curSeqName = ply:GetSequenceName(ply:GetSequence())
if curSeqName ~= "walk_all2" then
return -- nothing to do
end

-- Find and return the walk_all sequence
local newSeqID = ply:LookupSequence("walk_all")
if newSeqID < 0 then
return -- model doesn’t have walk_all
end

return ACT_WALK, newSeqID
end)



I also use "Improved 3rd Person System" mod and a few others but I think this issue was independent of that mod.
SilverSky 13 Jan @ 3:06pm 
why I can't get the bodygroup working on the playermodel ? Great addon btw
LORD_DEATHv11 15 Dec, 2024 @ 8:56am 
Very cool m8.
Echo  [author] 15 Dec, 2024 @ 2:08am 
I made an update which disables the ai lines by default
LORD_DEATHv11 14 Dec, 2024 @ 6:36pm 
NGL m8, I'd prefer you scrap the AI lines and just use natural voice. Who knows, if you contact the actual voice actor by email, they might oblige....
Echo  [author] 14 Dec, 2024 @ 6:18pm 
Yeah, AI is not the best voice actor
NNinja1255 14 Dec, 2024 @ 6:11pm 
I really don't like the weird inconsistent enthusiasm that AIs have in voices though.
Echo  [author] 14 Dec, 2024 @ 6:09pm 
There's a few ai lines such as "Where's my physics gun"
NNinja1255 14 Dec, 2024 @ 6:03pm 
why do some of the voice lines sound like AI?
Echo  [author] 2 Dec, 2024 @ 12:59pm 
Oh, well that's very good news :)
EuphoriaFox 2 Dec, 2024 @ 12:58pm 
Something changed and it works now! I think Player height and hull fix got updated and now everything works as intended! So sorry for bothering you so much about this!
EuphoriaFox 5 Nov, 2024 @ 9:04pm 
I've noticed that Spyro's viewheight doesn't reset after respawing which is nice but for some reason he still breaks Custom Height + Hull fix for other small or large playermodels. After respawning as a small or large playermodel, the viewheight is reset back to default. Is there anyway this can be fixed at all? I don't mean to be bothersome but I really love this playermodel and it's frustrating how it messes with other uniquely sized playermodels that don't have a built in custom viewheight.
JarrodTheDog 14 Oct, 2024 @ 10:11am 
@Echo Ohh, okay I understand now. Thanks for telling me that.
Echo  [author] 11 Oct, 2024 @ 4:10pm 
@JarrodTheDog usually an addon conflict happens when two or more addons try and do the same thing, but break each other.
JarrodTheDog 11 Oct, 2024 @ 2:53pm 
Wait a second, @Echo, what do you mean by addon conflict?
Echo  [author] 11 Sep, 2024 @ 11:48am 
Nevermind, the animation works for me in game. I guess it's just an addon conflict then
Echo  [author] 11 Sep, 2024 @ 9:11am 
Alright, I'm going to fix it as soon as possible
Echo  [author] 11 Sep, 2024 @ 8:57am 
Do you have the addon that adds that?
Pluck the Dragon 11 Sep, 2024 @ 8:54am 
I double checked his running animation, and he has not alternate running animation. I think you removed the Alternate Running Animation from this addon.
Echo  [author] 11 Sep, 2024 @ 3:49am 
I think so
Pluck the Dragon 10 Sep, 2024 @ 6:19pm 
Did you fixed the alternate running animation?
Echo  [author] 10 Jul, 2024 @ 7:43pm 
I'll look into this
EuphoriaFox 10 Jul, 2024 @ 7:04pm 
I am not sure what was changed but Spyro no longer works with the dynamic height and hull fix mod. He used to work with it but now he just doesn't. Whenever I die and respawn, my height resets to default. Disabling the Spyro mod fixes the issue and re-enabling him brings the issue back, even when Spyro and the height and hull fix mod are the only mods enabled on the server. I even tried disabling Spyro's custom viewheight and that still didn't work. I love this playermodel so much but the height reset is so infuriating to deal with since the only way to fix it is to change playermodels.
SpyroWarner 4 Jun, 2024 @ 7:46pm 
This is amazing. This is the first thing thing I subscribed to when I first got Gmod. My personal favorite model. Thank you so much for creating this.:steamthumbsup:
Democratic Ice Noodle 24 Apr, 2024 @ 2:28pm 
Since what is happening with Nintendo related addons is happening I think I'm gonna start backing up things like this based on existing IP since their is a real chance Facepunch might just go nuclear on anything copy righted.
Echo  [author] 21 Feb, 2024 @ 8:42am 
if you search for death animations from the workshop it's the first addon you see
The 3 Tailed Eevee 21 Feb, 2024 @ 8:22am 
With which addons exactly?
Echo  [author] 12 Feb, 2024 @ 3:07am 
Yes it does, but they only play with certain addons
The 3 Tailed Eevee 11 Feb, 2024 @ 11:49pm 
Can this have custom death animations from Reignited Trilogy?
Echo  [author] 9 Dec, 2023 @ 5:44am 
they should work again like before
Echo  [author] 9 Dec, 2023 @ 4:30am 
ah, I see what I messed up. Should be fixed soon
Pluck the Dragon 8 Dec, 2023 @ 9:25pm 
What happened to Spyro's alternate running animation?
SilverSky 4 Nov, 2023 @ 11:55am 
one of the best addon i've found !
FirewallDaProto 26 Jul, 2023 @ 2:20pm 
could you do the Regi trio and regigigas from pokemon?
Echo  [author] 20 May, 2023 @ 12:27pm 
(:
Danish Fantasy 20 May, 2023 @ 10:46am 
It's crazy to think that i've been playing Garry's Mod since february 2021 thanks to this addon. If this Spyro playermodel has never posted to the workshop, i would not have been playing Source games today. Have i already been playing Garry's Mod for a year now, damn time goes fast. So again, thank you so much for this playermodel, it's amazing as always.
Neutron 5 May, 2023 @ 12:20am 
Idk why i didnt say this before but this.

















































































































































































































Is the Best Spyro addon of all Time.



100/10
Stello_the_purple_derg 18 Mar, 2023 @ 9:50am 
so cute
sam 8 Jan, 2023 @ 10:10pm 
do you have other shoes:steamhappy:
SpyroWarner 6 Dec, 2022 @ 3:39pm 
Love it. Absolutely love it. Awesome
Echo  [author] 30 Oct, 2022 @ 1:07pm 
(;
Danish Fantasy 30 Oct, 2022 @ 1:02pm 
Alright good, then the adventure of the cartoon raptor (and your other playermodels) will continue.
Echo  [author] 30 Oct, 2022 @ 12:43pm 
oh not at all i love seeing my addons being used
Danish Fantasy 30 Oct, 2022 @ 12:42pm 
Hi Echo, I'm planning on using your playermodels for gmod videos on my Youtube-channel. In fact, I have already uplaoded a video featuring the cartoon raptor from your utahraptor playermodels addon, I hope you don't mind.