Thats brilliantly done, cant wait for the extension.
Also here is a ragdoll I created with it:
Printable View
Thats brilliantly done, cant wait for the extension.
Also here is a ragdoll I created with it:
Nice! Don't know how I missed that.Quote:
Originally Posted by Novabrain
OK, I get that CT is clickteam, but what does BTW and EDT stand for? Perhaps it's obvious and senility is setting in, but at the moment I don't get it.
Thanks,
Steve
BTW - By the way
EDT - Extension development team
that looks awesome, but what is a .lek file? with what do i open it?
I made an application with one of the earliest versions of Phizix. It was a physics playground and it allowed you to save your creations to .lek files!
Lek is the Swedish word for play ;)
i've been waiting soo long for this extension that i've evn thaught and planned out some games i will create with it! I hope this object is easy to use. I have some cool game in mind and when it is released i will be the first to download and i will create games straight away! :)
repeat: I hope it's Easy to use...
Happy to hear that :)
Yes, it should be relatively easy to use, it really depends on your skill with MMF and how fast you learn new extensions...
It works something like this
+ Start of frame
- Add Body (X, Y, Mass)
- Body (ID) - Add Shape Rectangle (OffsetX, OffsetY, Width, Height, Angle, Friction, Elasticity)
- Attach (Active) to Body (ID)
+ Always
- Update World
Sounds easy enough? ;)
Sounds too easy! What about joints?