-
Notifications
You must be signed in to change notification settings - Fork 0
waveparadigm/intermediate-gms-1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An intermediate GameMaker: Studio tutorial project source code. This is a two-player (easily extended to 4 if desired) local multiplayer platformer engine created in 50 minutes in a YouTube tutorial. (link) Gravity, jump strength, number of extra jumps, etc are all defined as constants in Create and are easily modified. Your own idle, run, jump, and fall sprites can be added and used to replace the ones referenced in the platformer Create and End Step methods. You can resize the spr_hitbox to match the size of your new sprites and will work appropriately. Make sure you center them all.
About
The first Intermediate GameMaker: Studio tutorial source. A basic local-multiplayer supporting platformer engine.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published