Re: 2D Spring Physics Game Prototype Not much to see here, just working on another physics feature for collision with springs. (imported from here) Which will allow delivery missions, inter-vehicle collision, etc
Re: 2D Spring Physics Game Prototype We need to come up with a name for this sometime. My name suggestion would be DroidNG. Looking great so far!
Re: 2D Spring Physics Game Prototype Nothing to relate to BeamNG. Whether paid or not nobody should be mislead that it uses the physics engine from BeamNG. I was about to post in this thread just when you did also BOOOOXES! (DrowsySam took dis) (imported from here)
Re: 2D Spring Physics Game Prototype (imported from here) "progress". Progress cannot happen without bugs more revealed things: modding on PC - confirmed. modding on Android/WIP - most likely no. pc version - after WP/Android version. why? more features, physics fps, etc due to more processing power.
Re: 2D Spring Physics Game Prototype What programming language are you coding this in anyway? Name: SpringPhysicsTheGame :|
Re: 2D Spring Physics Game Prototype Well it's in unity. So 99.99% chance its c# seeming as unity script and boo are unpopular options. As for your signature. Yes. I genuinely prefer it to 7. But that's off topic for this thread.
Re: 2D Spring Physics Game Prototype Wouldn't it be possible to implement modding on android/wp by having a mods folder like in beamng that you can drag mods into by plugging your phone into your PC? Or maybe make it so that you just have to drag it into the games folder.
Re: 2D Spring Physics Game Prototype not on android. Android users and apps can access the filesystem just fine.
Re: 2D Spring Physics Game Prototype Rooting is an Android term afaik. Anyways, I misread some posts a few months back. It seems any non-standard apps store their data in a publicly accessible directory. Progress for today : NONE!. Great, huh? . Was busy all day with family.
Re: 2D Spring Physics Game Prototype Starting the first official vehicle Art by Occam's Razer (imported from here)
Re: 2D Spring Physics Game Prototype Looks great! Do you know how many cars will be in the final version of the game?
Re: 2D Spring Physics Game Prototype Can anyone assist with some level design? I'm terrible with imagination, and all I really need are some draft images of levels, that can include props like bridges.
Re: 2D Spring Physics Game Prototype I'm hoping the vehicles will get more complex for better deformation, but how complex can a phone actually handle?
Re: 2D Spring Physics Game Prototype I will be glad if you allow me design some of the imaginary cars for it I suppose you aren't going to implement real life cars because of copyrights. If you are interested contact me
Re: 2D Spring Physics Game Prototype Don't know. Been working on this lately but a lot of the progress has been in the backend. Specifically the loading code. The loading code was terribly slow and expected a 100% perfect file. It's now been made to account for errors, etc. (*cough* good for modding or something like that *cough*) Also, the flexmesh code is kind of working (imported from here)
Re: 2D Spring Physics Game Prototype Yes (imported from here) - - - Updated - - - Some more things . VEHICLES -1920's Car (graphical part done, no physics) -Mini Cooper style vehicle (graphical part done, no physics) -Buggy (graphical part done, wip physics) -F Series Style Pickup (graphical part done, no physics) -American Style Semi (planned) -Offroad Van (planned) -Shooting brake style vehicle (graphical part in development) -Supercar (graphical part in development) -Glider (only a possibility, could be used for air missions) -Bushplane (only a possibility, could be used for air missions) -Speedboat (only a possibility) PROGRESS SINCE MY LAST POST -Sound system wip -Added spring break groups -Some more progress on flexmesh -More improved loading code -Added weighting options to the wheel nodes -Added per-wheel power options -Restarted spring colliders TESTS PASSED SINCE LAST POST (basically things that I've tested and have been confirmed working) -0 length attaching springs -break groups -sound system