Posts by moid tera3 • 1 point
2 posts
-
-2
votes0
answers13
viewsQ: Automatic JWT authentication with onClick function
I am creating a web service to consume an api and facilitate scheduling events on google Calendar. To access this data it is necessary that the user uses a JWT token to be able to request the data…
-
-3
votes1
answer43
viewsQ: How do I get randomly generated piranhas to move to the propeller? UNITY C#
Well I need randomly created piranhas to move towards the helicopter and in contact cause a damage (reducing the player’s life). this is the Spawn code with random location. using…