K. S. Ernest (iFire) Lee

Results 1605 comments of K. S. Ernest (iFire) Lee

Do you think the bug is that you need to go from vector3 to Transform3D?

I wasn't able to get this to work. ```gdscript func _calculate_rope_orientation_with_camera() -> void: var camera: Camera3D = get_viewport().get_camera_3d() if Engine.is_editor_hint(): camera = EditorInterface.new().get_edited_scene_root().get_parent() ```

Will evaluate the list. Here's the video of the current results. https://user-images.githubusercontent.com/32321/146817364-c1592a36-f516-4760-bbf1-f4334cffd179.mp4 Edited: Twisting problems.

> Being able to select and move the start/end points directly from the editor viewport. Currently you need to navigate through the scene tree and find the one you're looking...

Want to break this apart into the Godot Engine proposal format? 1. Being able to select and move the start/end points directly from the editor viewport. Currently you need to...

@2nafish117 Can you write a proposal or point to an existing proposal on godot-proposals? https://github.com/godotengine/godot-proposals/issues My gut feeling is we need to poll the community to see their thoughts. Not...

Notes: I've modified groove to output fragmented mov files. However, I'm unable to get vlc to read the files.

Is there any reason this isn't merged other than time and effort to review etc.

I'm new to tbloader, how can I help?