DillsyBills
New member
- Joined
- Feb 2, 2023
- Messages
- 3
- Programming Experience
- Beginner
idk if anyone can help but Im making a basic sliding game and I was wondering how I would implement a way so that a trail could follow my character and if the trail is hit then the player would die and go back to the spawn point (im very new). Also are there any other was do you guys think on how i could add more skill/complexity to this game. games basics: player cant have another input until touching another wall, keeps going in the direction of the input until it hits a wall. Reach the portal. (I've already done this code, I just need help on how I would go about approaching the use of a trail that destroys you and respawns you.)