Author Topic: Collision box draws.  (Read 1747 times)

Well, I'm making my laserGun weapon but...
The collision box draws if not on first person.
I set it not to draw on milkshape.
There are no errors about my gun on console.log, just about the trail not existing that doesn't really matter much. However, joins are named: MountPoint and MuzzlePoint if that matters.

Pics:


First person works.


I dropped it, I can still see it right however.


What the forget?

Help will be apreciated, since this is my first experience making a weapon add-on in Blockland.

Uncheck bounding box. Also, no need for collision on a weapon

Thank you so much Peaceful.

Set LOD to 16
and rename collision to collision-1

How do I set LOD to 16 in MilkShape?
And collision is already collision-1 and checked in the export menu.

Put 16 at the end of each groups name or use advanced DTS exporter (below normal exporter on the list) and change the groups LoD on the menu (top left box).

I use MilkShape. No advanced-stuffty-exporter. Anyway thanks.

I recommend 100 LOD for weapons

I use MilkShape. No advanced-stuffty-exporter. Anyway thanks.
Torque DTS plus. It's
(below normal exporter on the list).
-.-