Garry's Mod
[simfphys] 90s Kei Sports Pack (Autozam AZ-1 & Honda BEAT)
42 comentarii
kwiat4691 15 nov. 2024 la 4:35 
pliz add the dihatsu copen
ebotics1231 16 apr. 2023 la 19:27 
were kei truck
Man Of Bread 24 dec. 2022 la 10:45 
lwyrup
izaak☆ 23 apr. 2022 la 8:58 
the attention to detail is insane i love how the gearstick and windshield wipers are animated
ХЭРКЮЛИС_ВОЛЕНКО 20 mart. 2022 la 18:32 
Kei vans please :)
Tuscan37 21 aug. 2021 la 2:40 
The models seem too small. I would suggest scaling them up by ~1.25x
salton 26 nov. 2020 la 7:33 
buena
海驴逼 15 iul. 2020 la 1:41 
Yes
HyperGodzilla73 16 ian. 2020 la 17:00 
can you make a daihatsu move conte and a suzuki spacia please?
retrotoaster 29 dec. 2019 la 15:25 
Is that,



a T W I N G O ?
Inara72 1 dec. 2019 la 16:36 
Do you take requests? if so can you port the Itali GTB Custom from gta too gmod?
eronparks 16 nov. 2019 la 11:10 
𝕀 𝔻𝔼𝕋𝔼ℂ𝕋 𝔸 𝕋𝕎𝕀ℕ𝔾𝕆
Alex 18 sept. 2019 la 12:55 
@Kirbyguy so I need help implementing this stuff. Where do I place the text? The only .lua file is one in lua\autorun\ after I extract the addon with gmad.exe. And all it has is the light positions and stuff and then the car's properties, and there is no OnTick thing.
TOYO1515 4 sept. 2019 la 20:55 
hi, i was wondering if you could import some cars form Sonic Generations , they are form these levels (Speed Highway and City Escape)
Dimka17296 4 sept. 2019 la 5:42 
Pleace, can you make Honda S2000?
Alex 1 sept. 2019 la 23:51 
@Kirbyguy like I said maybe you can try implementing it into the base itself somehow? Maybe extracting the base and looking at its files? I'm not good with LUA so idk.
Alex 30 aug. 2019 la 21:55 
@Kirbyguy I guess I'll see what I can do. Maybe try experimenting with the Simfphys lua base script and see if you can make it do it with the base Lua. Will you be adding these features to the other cars? And will you also port your Scars to the base as well (i.e. Mini Miglia Rally Car and stuff)?
Tuscan37 30 aug. 2019 la 14:16 
i like that Kaz head in Beat
Kirbyguy  [autor] 30 aug. 2019 la 14:01 
@🦊 Jack Foxtrot 🦊 I'm not sure how to make it affect all cars, but if you want the same effect, you can add this in to the car's lua script:

local gear = 0 --add these at the beginning of the lua file
local gearNext = 0

--put the rest in OnTick = function(ent)

gearNext = ent:GetGear()
if (gear ~= gearNext) then
ent:SetThrottle(0)
end
gear = ent:GetGear()

This cuts the throttle momentarily to force the blowoff valve sound to play. Hopefully other simfphys creators will see this and add it to their own cars.
Alex 30 aug. 2019 la 13:39 
@Kirbyguy Hey I was wanting to know, so I noticed with the Autozam the turbo blows off then spools up again after each gear shift. That's really neat, I was wanting to know if you could maybe make that as a separate script or something so that it will affect all Simfphys cars?
PatrickBasedman 30 aug. 2019 la 9:12 
Okay this is epic
recalibrator of tongues 29 aug. 2019 la 4:24 
MEME CARS
Fily 25 aug. 2019 la 17:42 
very nice
Bzons 24 aug. 2019 la 8:27 
Could you make Kei Trucks and Microvans aswell?
Datsun64 24 aug. 2019 la 4:39 
@Kirbyguy Holy crap this addon is amazing!, will you be adding more Kei cars in the future? size of these cars are absolutely perfect as well!
Kirbyguy  [autor] 23 aug. 2019 la 15:27 
@Digger it's a standard car from GT6, but it's pretty much the same as the GT 3/4/PSP models. I don't think it was difficult at all to port. They do use alpha transparency textures a lot though, so I had to use $alphatest and $allowalphatocoverage quite extensively.
Lays Potato Chips 23 aug. 2019 la 15:20 
DO YOU LIKE... MY CAR!?!?!?!?!
el ongo 23 aug. 2019 la 8:22 
yessssssssssssssssssssssssssss
Digger 23 aug. 2019 la 3:39 
w8, is that beat from gran turismo 3,4,psp ? was that hard to port it with that amount of textures?
handaskrub 22 aug. 2019 la 10:33 
OHMAHGAD FINALLY ILYSM TY
dornardo 22 aug. 2019 la 9:29 
what program do you use to open or edit or export mdl and valve files
Whistle Cats 20 aug. 2019 la 20:56 
Toyota Sera would be great but slow. But fun.
cynaraos 20 aug. 2019 la 15:31 
which Sera model? I know a great Assetto Corsa mod that supposedly has a 3d scanned model, regardless the model is nicely detailed. though porting from mods without permission isn't cool in my opinion.
Skylah5741 20 aug. 2019 la 15:02 
I would ask if a Toyota Sera is next, but the model is quite low poly if I remember
Boocia 20 aug. 2019 la 12:05 
AT LAST
♡ Viktoria 20 aug. 2019 la 10:42 
YES THIS IS FUCKING GREAT!!!
cynaraos 20 aug. 2019 la 8:47 
hey
NobunagakenshinVt 20 aug. 2019 la 8:04 
finally thanks kirby guy i was hoping someone would do this
racedriver117 20 aug. 2019 la 6:20 
Oh yeah!!
ピンキエきつね 20 aug. 2019 la 5:22 
How did you managed to extract the GT6 files?
1999 Chevrolet Metro 20 aug. 2019 la 5:05 
I bless you. This is amazing.