Great Physics
Loading...
38,255
Uploader Comments (Cambesa)
Top Comments
-
Blue And Orange Portals.
Hmm, WERE THE FUCK HAVE I SEEN THAT BEFORE!?
-
bit of a lag there mate, perfect physics are costly ;).
see all
All Comments (271)
-
give it back D:
-
00.02
-
hey how do you make the water?
-
@silentwrath1 The extreme settings i use cause the bugs when you move the soft bodies through walls etc. here are they:
softbody_set_stiffness(h, 0.02);
softbody_set_plasticity(h, 0);
-
cool man how did you do that?
Loading...
i found a lot of buggs.Try to move soft body through wall and the soft body will bug and game will crash.Another bug is to move rigid body through wall.It will create "something"and all objects will start geting crazy :D
dead4y 8 months ago
@dead4y yeah i released this game with the bugs, they are hard to fix so i thought i'd better upload it so people can have fun instead of keeping it at my pc disapearing in dust
Cambesa 8 months ago
i found a glitch witin 5 minitues of playing, try to drag a jelly circle trough a wall see wat happens
Nirvz666 10 months ago
@Nirvz666 i know, i couldnt fix that
Cambesa 10 months ago
@Cambesa hey is there anyway to implement this into something like delphi or C++ ?
not your game but the dll
Silentwrath2 9 months ago
@Silentwrath2 I think it is, it should work when you know the arguments you should send to the dll and what you receive when sending that. I think you can find out the functions when you read the game maker scripts who are communicating with the dll. After all, the dll language isn't even near gml so it should work together with something like delphi or c++, I can't help you further because I can't even load images with c++ and show it on the screen.
Cambesa 9 months ago