#Bomb Game Help

1 messages · Page 1 of 1 (latest)

unique summit
#

Hi! I'm trying to make a bomb pass game but I'm not sure how to make a timer to start the game and I dont know how to get the bomb model on the players head.

quartz atlasBOT
#

studio** You are now Level 1! **studio

simple pike
#

There should be plenty of youtube tutorials about game loops and round based systems. With basic lua knowledge they shouldn't bee too hard to follow.

#

As for the bomb model you can always just weld it to the player head or create a weld to a player's arm and play an animation holding the bomb, whichever fits your preference

unique summit
#

thank u 🙏