PhysEdit 0.3.1B

Halo modding and gaming related applications.
modfox
Peon
Posts: 88
Joined: Mon Nov 05, 2007 3:44 pm

PhysEdit 0.3.1B

Post by modfox » Sat Apr 11, 2009 11:53 am

You know when you null out the collision of a vehicle, it still hits the level?
It turns out the "Collision" of the vehicle hitting the level is managed by the Physics tag.

This application is made so you can Null out the different parts of the Collision.
I will say, right now it is somewhat of a "Brute" method so nulling out the wheels of the warthog may not be the best idea.

Instructions:

Code: Select all

This app is pretty easy to use, all you have to do is

Outside the app:
1. Extract the PHYSICS meta of either the Warthog or the Banshee (I will add more vehicles in the future.)
2. Put the meta somewhere you can find it easily

Inside the app
3. Check off the boxes of the collision you want to "null" out.
4. Click the "Null" button
5. You will be prompted with an open window, you may choose the meta file for either the Warthog or the Banshee. (Make sure you choose whichever one you checked boxes off for!)
6. Click OK
7. A "Complete" window will pop up to tell you it is done. 

NOTE: You MAY choose options for more than one vehicle, You will be prompted with a window for the Warthog Meta first, and then the Banshee.
Let me know if you have problems.
Pictures:
Image
Image

Downloads:

Mac (Universal Binary):
http://www.mediafire.com/?ywoh5m2ytn2
Windows:
http://www.mediafire.com/?mnirw4unzmz
Linux:
http://www.mediafire.com/?0tzmymyzong

Hope you enjoy.

Slapzy
Ranger
Posts: 1806
Joined: Mon May 05, 2008 3:21 pm
Location: ~root@208.113.172.130# sudo rm -f /

Re: PhysEdit 0.3.1B

Post by Slapzy » Sat Apr 11, 2009 11:55 am

Interesting... Will test a little later.
~ Teh Slapz
Image
TaxiService wrote:OMG BARREL ROLL ON ACIDS
._. \·. |: /.· .-. ·.\ :| .·/ ._. \·. |: /.· .-. ·.\ :| .·/ ._.
WHOOHHAGHGHHGEHGR

TaxiService
Night Stalker
Posts: 6887
Joined: Thu May 24, 2007 5:52 am
Location: 41.896198, 12.4165945
Contact:

Re: PhysEdit 0.3.1B

Post by TaxiService » Sat Apr 11, 2009 11:56 am

good idea! ^.^ lookin' forward for moar appies!
  • TaxiService! Shitposting since 2007!
MGM Sig

modfox
Peon
Posts: 88
Joined: Mon Nov 05, 2007 3:44 pm

Re: PhysEdit 0.3.1B

Post by modfox » Sat Apr 11, 2009 3:48 pm

Thanks guys! I found a silly coding error a while ago, "Hull Top Front RIght" will also kill the front right wheel.
I've fixed it and I will probably update it later tonight, I might add some things so I haven't updated the links yet.

Glad you think it looks interesting though!

Slapzy
Ranger
Posts: 1806
Joined: Mon May 05, 2008 3:21 pm
Location: ~root@208.113.172.130# sudo rm -f /

Re: PhysEdit 0.3.1B

Post by Slapzy » Sat Apr 11, 2009 4:08 pm

modfox wrote:Thanks guys! I found a silly coding error a while ago, "Hull Top Front RIght" will also kill the front right wheel.
I've fixed it and I will probably update it later tonight, I might add some things so I haven't updated the links yet.

Glad you think it looks interesting though!
Are you coding in RB?
~ Teh Slapz
Image
TaxiService wrote:OMG BARREL ROLL ON ACIDS
._. \·. |: /.· .-. ·.\ :| .·/ ._. \·. |: /.· .-. ·.\ :| .·/ ._.
WHOOHHAGHGHHGEHGR

modfox
Peon
Posts: 88
Joined: Mon Nov 05, 2007 3:44 pm

Re: PhysEdit 0.3.1B

Post by modfox » Sat Apr 11, 2009 4:16 pm

~ !dentity wrote:Are you coding in RB?
Yup.

Slapzy
Ranger
Posts: 1806
Joined: Mon May 05, 2008 3:21 pm
Location: ~root@208.113.172.130# sudo rm -f /

Re: PhysEdit 0.3.1B

Post by Slapzy » Sat Apr 11, 2009 4:36 pm

You could try this with your apps, so that rather than re-releasing an app and having people to go download it again, it basically lets the client know that you have an update available, and will prompt the user if they would like to download it.
Sparkle for RealBasic
~ Teh Slapz
Image
TaxiService wrote:OMG BARREL ROLL ON ACIDS
._. \·. |: /.· .-. ·.\ :| .·/ ._. \·. |: /.· .-. ·.\ :| .·/ ._.
WHOOHHAGHGHHGEHGR

modfox
Peon
Posts: 88
Joined: Mon Nov 05, 2007 3:44 pm

Re: PhysEdit 0.3.1B

Post by modfox » Sun Apr 12, 2009 11:49 am

~ !dentity wrote:You could try this with your apps, so that rather than re-releasing an app and having people to go download it again, it basically lets the client know that you have an update available, and will prompt the user if they would like to download it.
Sparkle for RealBasic
Hm... I might have to try to add that later, I've always liked sparkle.

List of Fixes / Updates from current version.
- Hull Top Front Right no longer nulls out the Front right wheel.
- Now only opens the open windows necessary for checkboxes you've checked. (If you've chosen one on warthog, it will open for the warthog, if you chosen one from all 3 it will open 3 windows)
- Added Ghost into the mix

I think I'll add the scorpion before I release another update... and possibly sparkle.

blax9

Re: PhysEdit 0.3.1B

Post by blax9 » Sun Apr 12, 2009 2:13 pm

How come everybody needs to use edit in something? The only edit I know is SkyEdit. >_>

Sparky
Delta Force
Posts: 4194
Joined: Wed Mar 31, 2004 8:59 pm
Location: New Jersey, USA
Contact:

Re: PhysEdit 0.3.1B

Post by Sparky » Sun Apr 12, 2009 5:42 pm

Sky wrote:How come everybody needs to use edit in something? The only edit I know is SkyEdit. >_>
yeah, can you come up with a more original name?

Like....

"Pajamaz"
:burning:
Image
Either you are groping for answers, or you are asking God and listening to Jesus.

modfox
Peon
Posts: 88
Joined: Mon Nov 05, 2007 3:44 pm

Re: PhysEdit 0.3.1B

Post by modfox » Mon Apr 13, 2009 8:46 am

That was the first thing that popped into my head, plus I thought it kind of rolls of the tongue.
I also though of Gym class lol, good old PE.

Sparky
Delta Force
Posts: 4194
Joined: Wed Mar 31, 2004 8:59 pm
Location: New Jersey, USA
Contact:

Re: PhysEdit 0.3.1B

Post by Sparky » Wed Apr 15, 2009 3:34 pm

Yeah, I missed that one. Perhaps you could call it "Phys Ed"...
Either you are groping for answers, or you are asking God and listening to Jesus.

Rofldonutburger
Commando
Posts: 2468
Joined: Wed Oct 29, 2008 1:38 am

Re: PhysEdit 0.3.1B

Post by Rofldonutburger » Wed Apr 15, 2009 5:40 pm

Phys Ed, lol.
Dead. derp

Smythe
Commando
Posts: 2429
Joined: Tue Dec 25, 2007 12:52 am
Location: 'Straya Mate

Re: PhysEdit 0.3.1B

Post by Smythe » Thu Apr 16, 2009 5:49 pm

It's called lazyness. Since we got the new Eschaton, Importing has become so easy that we dont have any new mods come out that dont have one flame or whine. Has anyone noticed that the amount of mods we make has decreased since the new eschaton came out? I think eschaton rules! but its made us all lazy.
Sorry for my ranting.
Image

Slapzy
Ranger
Posts: 1806
Joined: Mon May 05, 2008 3:21 pm
Location: ~root@208.113.172.130# sudo rm -f /

Re: PhysEdit 0.3.1B

Post by Slapzy » Thu Apr 16, 2009 6:00 pm

olly12345 wrote:It's called lazyness. Since we got the new Eschaton, Importing has become so easy that we dont have any new mods come out that dont have one flame or whine. Has anyone noticed that the amount of mods we make has decreased since the new eschaton came out? I think eschaton rules! but its made us all lazy.
Sorry for my ranting.
For once... you're semi-right...

The halo demo modding community has definitely become extremely lazy.
~ Teh Slapz
Image
TaxiService wrote:OMG BARREL ROLL ON ACIDS
._. \·. |: /.· .-. ·.\ :| .·/ ._. \·. |: /.· .-. ·.\ :| .·/ ._.
WHOOHHAGHGHHGEHGR

Post Reply

Who is online

Users browsing this forum: No registered users and 42 guests