Slope Example created by GZ
Category: Other
Current rating
Added: 13 October 2009
Created by: GZ
Version: 1
Game description: An example of using the classic y = mx + b equation to solve slope positioning. The function in the GMK works perfectly, the only problems being the way I set up the collisions. However, the example ma... (more)
Reviews
-
Overall Score
-
Graphics
-
Sound
-
Gameplay
-
Story
-
Interface
This Game Has No Reviews.









0000701333 said 9 months ago
haha just got out of that unit in algebra. (the y=mx+b)
piluke said about 1 year ago
Thank you! I was epically failing with my slope movement on my game. You have saved me, you get credit!
redzilla said about 1 year ago
this looks just like n+
GZ said over 2 years ago
The function can be used without Pro, but the GMK used requires Pro simply because of the use of image_angle to draw the player's rotation. If you remove the Draw event from the player and remove all parts that have anything to do with image_angle, it should still work and you should be able to use it in the Lite version.