You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
### ***For easy installation the addon's zip is in the release section***
5
5
6
-
### ***⚠️ Only works on 4.5 for now***
6
+
### ***⚠️ Only works on 4.5 and later versions***
7
7
8
8
## What is it ?
9
9
It's an addon allowing you to easily implement custom gravity into your game.
@@ -98,4 +98,4 @@ You will also have a custom gizmo for each GravityProvider
98
98
99
99
Normal Particles in godot can't be affected by in-game gravity so I made my own particles. This option is very limited but is very usefull in the editor for figuring out how the gravity is behaving.
100
100
101
-
### ⚠️ To use this node, you will need to install the [debug draw 3d](https://github.com/DmitriySalnikov/godot_debug_draw_3d) addon (tested with 1.5.1). It is used to display the particles on screen
101
+
### ⚠️ To use this node, you will need to install the [debug draw 3d](https://github.com/DmitriySalnikov/godot_debug_draw_3d) addon (tested with 1.5.1). It is used to display the particles on screen
0 commit comments