Is it possible to have physics with a GUI?
A good example of what im trying to achive is Mr. Doobs infamous Google Gravity site.
Thoughts?
Also, any help is appreciated.
Is it possible to have physics with a GUI?
A good example of what im trying to achive is Mr. Doobs infamous Google Gravity site.
Thoughts?
Also, any help is appreciated.
it is possible but you would have to implement the physics in the game yourself
Yes! It is completely possible. I’ve been looking into doing something like this for a long time. This article covers most of the things you will need to know (It’s made for C++ but all the same concepts apply):
I’ve had thoughts about something like this before, and i present to you 2 solutions:
in some ways the 2nd option is 2.5D but if you make everything flat and not wide at all you can make it look completely 2D
also there are games that could look like earthbound to be made to look 2D