so I’m making an battle royal like Fortnite but in makecode. so basically I was wondering if anyone wanted to help like the assets and stuff.
some clarifying questions
- Is the game multiplayer or is it bots
- if bots how many
I can help, if you need something in particular! Do you think the game’s going to be 2D or 3D?
for some reason the codes not working and the 1st player can no longer shoot and i cant pick stuff up for the second player
it gonna be multiplayer
its gonna be 2d I’m almost done with the first version
Share the link and I can help with this error!
I think your error is here: there are no variables that set “Gun using” to any number. A simple fix is to make it when you overlap with a weapon it sets it to that variable. My guess is you forgot to add it. 2:
Both players share the same Gun using variables. So if I was player two and switched to a mega blaster, so would player one.
If you would like some example code, A little while ago when I first started Make Code I created this: A shooter game called arthropods. Here You can take any code you like, Our code was Kind of similar.
Also recently I learned to use arrays, which would have been a big help with this project. If you want I can give you adam_F’s tutorial.
Hope this helps and If you need more ask me! ![]()
yea can u help me with the arrays cuz I have no idea how
