Shark game help

I’m trying to make a game like the VR game “Shark Go” but in 2D, and I need help making a mount mechanic so your character get on and off their shark, and a build mechanic to attach weapons to your shark.

1 Like

Here ya go

I got basic movement, a mount system and a weapon select system. when you overlap the shark press (B) to select the weapon and (A) to ride the shark, once you are riding the shark press (A) again to dismount the shark.

  • Can help with making mount mechanic
  • Can help with weapon attachment mechanic
0 voters

I want the mount to be like sprite on sprite, not updated sprite. and I want the weapons to be attachable like the vehicles in this game jam submission: https://arcade.makecode.com/72681-52949-59310-82037

I made a demo and the mount feature. Mount/Dismount with LMB. added 2 skins: alpha (Press A), and boss (Press B) https://arcade.makecode.com/S43731-96717-22233-42255