Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Barnabas

Pages: 1 ... 9 10 11 12 13 [14] 15 16 17 18 19 ... 208
196
Works like a charm now! Now I can use other rotation modes too

197
Hey Port, can you add support for YXZ Euler animations? Using XYZ Euler animations seem to mess up my animations that would require me to rotate an object along the local Y axis

198
Yes, you can. Here's a code snippet:

Code: [Select]
function ZILVehicle::onAdd(%this,%obj)
{
parent::onadd(%this,%obj);


%obj.mountable = true;

%obj.setWheelTire(0, Tire1);
%obj.setWheelTire(1, Tire1);
%obj.setWheelTire(2, Tire2);
%obj.setWheelTire(3, Tire2);


}

Add this after the part where you defined the datablock of your plane

199
Are you planning to add an option for environment maps?

200
Creativity / Re: The new and improved 3D model topic!
« on: July 01, 2017, 07:40:09 PM »
Yeah, selective smoothshading can improve a model a lot.

I used to work on a DC3 too, but I lost motivation to finish it:



201
Nodes are supposed to be hidden by the playertype's script. So that's not really a bug

202
You can also lower the mid-section of the car between the wheels. That solves the ride height problem and allows you to lower the roof

203
Creativity / Re: The new and improved 3D model topic!
« on: June 06, 2017, 03:58:28 PM »
Hi!

Little progress since last time:

Yet Another Sedan - Progress(View in 3D)

204
Add-Ons / Re: Barnabas' Unceremonious Add-on Dump
« on: June 05, 2017, 03:07:44 PM »
Haha, a blast from the past. Gotta admit, those early versions look kinda lame now.

205
Add-Ons / Re: Barnabas' Unceremonious Add-on Dump
« on: June 05, 2017, 05:29:17 AM »
Good news, everyone!

I can resume development now!

206
Gallery / Re: Mayberry County - The Country
« on: June 02, 2017, 12:08:30 PM »
This place needs more Andy Griffith show references. And 1960's Ford Police cars.

Otherwise cute build!

207
Add-Ons / Re: Teneksi's Garage - Capital '93 released! [5/29]
« on: May 29, 2017, 03:37:57 PM »
It's a car! It has wheels! Best of all, it comes in teal!

208
lol i think you underestimate the number of lurkers that are of this age
oo in what?


Strange as it may seem, but it's law.

209
Decals for the player model are IFL textures. The downside for using IFL textures is that every client needs to have the add-on if you want them to see the textures.

210
Glad to see more brick-built vehicles! Nicely done!

Pages: 1 ... 9 10 11 12 13 [14] 15 16 17 18 19 ... 208