I’ve been working on a first person shooter, eventually to be sold as an online deathmatch sorta game. For now you can play a single-player demo that I’ve been working on in a map that I call “The Physics Playground”. Let me know what you think!
I haven’t thought about pricing yet (still quite a ways off from that, this is a really early test), but it would be on the cheap side ($5-10 USD). I’ll have more testing stuff for you guys to play in the meantime, so don’t worry about that.
For some reason the tables fall in the builds, but not in the editor. Anyways, if I have something similar in the final product it would probably be put together with joints instead of just, you know, sitting there.
Yeah joints would be more realistic and would work better, pretty sure most tables aren’t just stacked blocks (No offense to any poor people who only own a computer, Unity, and a table made of stacked blocks)
Haha, well, I have been playing with joints too (as you can see from the swing set, and as you can’t yet see from a big blast door that I added in a newer version).
Anyways, I’m having a blast working on this. Just throwing hours a day at it. Too bad the weekend’s over.
Just a simple tweak. I took the code for regular grenades (scans for nearby rigidbodies and AddExplosiveForce to them all) and put a negative sign on the force variable.