Question by
sIothman · Apr 17, 2016 at 03:23 PM ·
scripting beginnerscriptingbasicspushpushing
How can I do a script for 2D that works as a spring pushing player.
Hi friends! It's my first time asking something. Let's go.
I'm trying to do a game 2D platform and having some problems.
1- My player is climbing the walls. I don't want it.
Thinking about it I decided to do a repel script or push script.
I tried to use the components of Unity as Platforform Effector 2D or Spring Joint but nothing happens. I tried a push script too but with vector 3 doesn't worked. I change to vector2 and nothing.
Well, someone have a hint?
Thank you and sorry for my English.
Comment
Your answer

Follow this Question
Related Questions
Timer wont work 0 Answers
Make enemy patrol without Nav Points? 0 Answers
random spawn enemy problem 0 Answers
Help with Changing the Sprite image in the Script 0 Answers
this script is missed up help? 1 Answer