This game is a Common Lisp clone of the Java Platformer Tutorial by Kaarin Gaming. The pixel art is from Pixel Frog. To install and run, you must adjust the pathnames in the file "config.lisp" so that ...
Create 2 empty sprites and name them teleporter 1 and 2, add a 2D box collider (make sure 'is trigger' is ticked) and create a new script and name it Teleporter (make sure to select both empty sprites ...