I need help creating the firing and gun animations. I would also like to know if multiplayer is a thing I can code into it.
Hi @Michael_Gunter and welcome!
I created two example projects about shooting.
Using raycast:
https://playcanvas.com/project/1273387/overview/basic-shooting
Using collision:
https://playcanvas.com/project/1267420/overview/basic-shooting
Implementing multiplayer isn’t simple, but it’s definitely possible. You can find guidance in the manual pages linked below.
Thank you! I am also new to this, so it’s appreciated
1 Like
I am also trying to learn code
Great! ![]()
Just start with simple things or follow some courses.