I made it to the Cool Kids' Club! I am obsessed with the soundtrack btw
8BitLlama
30
Posts
2
Topics
68
Followers
38
Following
A member registered Jun 22, 2017 · View creator page →
Creator of
Recent community posts
Ok, here's the segment of code I used for the player's movement. "Cursor" is a transparent object which leads the player, and "Blocks" is a group of objects that the player cannot move through
(------------ Player sliding movement ------------------) [ Player | Cursor ] -> [ > Player | ] (If the cursor is adjacent, the player moves to the cursor and deletes it) [ > Player | no Blocks | ] -> [ > Player | | Cursor ] again (If the player moves, and nothing blocks it, the cursor is added back) [ Cursor Blocks ] -> [ Blocks ] (When the cursor is on something that blocks the player, it is deleted) (-----------------------------------------------------)
The Search for the Citrine Pendant comments · Replied to Flatfish in The Search for the Citrine Pendant comments
The Search for the Citrine Pendant comments · Replied to onion in The Search for the Citrine Pendant comments
Hello! I wanted to share my newest game, BoxChums 2
It's a sokoban-inspired puzzle game with some new mechanics. This one is centered around the idea of bending light beams to complete levels. It also has hidden secrets and a homemade soundtrack!
Check it out here: BoxChums 2
The Secret of the Scarlet Eye comments · Replied to candle in The Secret of the Scarlet Eye comments