Edit of asset "Gravity Objects" Accepted

Old/Current New/Edit
Title Gravity Objects Gravity Objects
Description Adds nodes that act like planets (they have gravity)
Add a GravityObject and add a MeshInstance (or any node that extends from spatial) and a CollisionShape to make a planet. To make a spaceship to travel around just do the same, just use a SpaceShip instead of a GravityObject. I would recommend setting Mass to 1 (in the node inspector). To add a script just change the existing script to a new one and let it extend from "res://addons/gravity_objects/gravity_object_node.gd" (the planet script) or "res://addons/gravity_objects/space_ship_node.gd" (the spaceship script)
Adds nodes that act like planets (they have gravity)
Add a GravityObject and add a MeshInstance (or any node that extends from spatial) and a CollisionShape to make a planet. To make a spaceship to travel around just do the same, just use a SpaceShip instead of a GravityObject. I would recommend setting Mass to 1 (in the node inspector). To add a script just change the existing script to a new one and let it extend from "res://addons/gravity_objects/gravity_object_node.gd" (the planet script) or "res://addons/gravity_objects/space_ship_node.gd" (the spaceship script)
Category 3D Tools 3D Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/Jummit/Godot-Gravity-Objects https://github.com/Jummit/Godot-Gravity-Objects
Issues Url https://github.com/Jummit/Godot-Gravity-Objects/issues https://github.com/Jummit/Godot-Gravity-Objects/issues
Godot version Godot 3.0 Godot 3.0
Version String 1.1 1.1
Download Commit v1.1 v1.1
Download Url (Computed) https://github.com/Jummit/Godot-Gravity-Objects/archive/v1.1.zip https://github.com/Jummit/Godot-Gravity-Objects/archive/v1.1.zip
Icon Url https://imgur.com/wdNqwGm.png
https://imgur.com/wdNqwGm.png