2d wall climbing script
I’ve been trying to get wall climbing into my 2d Unity game. But every time I do it. It fails. Can someone help me?
3 Replies
$ask
How to get the best help :catpog:
Make a post in #help or one of the topic channels under Development.
Avoid asking
:catthinking: Can anybody help me?
:catthinking: Has anyone used XYZ?
:catthinking: Why doesn't my code work?
C# is a big area! No one knows they can help unless you tell them about the small area you're trying to work in.
Explain what you are doing, and potentially why for as much context as possible. Avoid screenshots where possible, share code directly in Discord. Type
$code
into chat to learn how to post code.
See https://www.nohello.net and https://dontasktoask.com if you want common help chat room etiquette.We do not help with projects but moreso Q&A, you need help fixing a code, we're here for you. But it is your job to do the code, we can however give you pointers to do it.
What exact interaction are you seeking?