Im trying to add an ‘anti gravity’ zone to my game. the issue is the ‘flip gravity’ extension REQUIRES a key input to work. I don’t want to use a key, I just want it to FLIP
I replied to your message on discord showing you what to edit in extension to remove need for key
Don’t do what Magicsofa suggests cause it will break a lot of what flip gravity extension would do
Like jumping for example
Editing extensions is not a great solution either, since any update to the extension will overwrite your changes.
I sometimes wonder do you think before you say something
Personally i believe you don’t
And somehow you did not prove me wrong yet
So how about
Option A
Set gravity to negative value and be unable to jump from ceiling
(not to mention it will break other stuff)
Which would end you up in no different situation than just adding force to object toward angle -90
OR
Option B
Learn how to edit extension to remove requirement of key being pressed
Which is literally removing 1 param and 1 condition
And repeat it if extension gets updated
I think you convinced me option A is better
Next time you say something stupid i just gonna block you
A.i. wrote this reply ^
Welcome to the community. Sorry for the chat being clogged up. Which way did you end up going with?


