Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 1.12 KB

File metadata and controls

49 lines (25 loc) · 1.12 KB



Original Repo

Intersect Engine with 100% more bunny hops!

About

Intersect Platformer Edition is a fully featured 2D tile-based side-scroller engine using Intersect Engine.

Features

Platform tile type

Allows players to jump from below the tile landing on top and fall through the tile when desired

Jumping ability

Ability to jump at a fixed jump height with server checks to prevent jump hacks

Ladder tile type

Ladder tile that a player can climb and animation for climbing

Jump animation

Animations for jumping and falling (Using the new pipeline!)

Planned Features

Feel free to suggest something!

Source Mod Compatibility

Anything that doesn't deal with Player.cs or Entity.cs on server on client side should work.

If it changes anything with player movement or animations, It most likely wont work.

Special Thanks

Shenmue - Without the Diagonal movement mod this wouldn't have been possible