Remove Clipping Remove Engine Remove Point and Click
article thumbnail

Cocos Creator 3.8.5 forum version

Cocos

Download Links Windows Mac Release Note Engine New Features Added functionality for manually loading Wasm/AsmJS modules to improve initial scene load speed. Enabled “inline enums” and “private property compression” for engine code. Fixed raycast errors in the Bullet engine. Migu Platform : Added support. for better performance.

article thumbnail

Major Bugs with the Animation Timeline Tool in 3.8.1

Cocos

I do know that I saw this person selecting multiple nodes in the hierarchy at various points and making blanket changes to all of them at once. At some point our animator was no longer able to enter animation editing mode from within prefab edit mode… he would click enter animation editing mode over and over and nothing would happen.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Cocos Creator 3.8.5 forum version [12.04]

Cocos

Download Links Windows Mac Release Note Engine Bug Fixes Fixed the issue where touchEvent.getUIDelta returned incorrect delta values on native platforms. Fixed a bug where preview clicks in the editor were misaligned when the window scaling was not set to 1. Enabled “inline enums” and “private property compression” for engine code.

Bug 52
article thumbnail

GSoC 2019 progress report #3

Mircosoft Game Dev

We had 8 students working for on great new features all around the engine, and they reported on their progress regularly on this blog, with a first ( part 1 and part 2 ) and second progress report. Right-click menu. You can now right-click to bring up the Node Search menu. Graph unification. Port swapping. Branch: [link].

article thumbnail

GSoC 2019 progress report #1 (part 1)

Mircosoft Game Dev

In 2018 we had 5 students working on various features for Godot Engine, and you can read about their work in last year's progress report. This is to detect all the different VCS API implementations available with the engine. Project: Interactive Music for Godot Engine. Final (PR candidate): [link]. Introduction.

article thumbnail

Cocos Creator 3.7.2 Focuses On Optimized Rendering And Lighting Capabilities

Cocos

Engine • Added DebugView at runtime UI control rendering debugging function. See the documentation “Render Debugging - Run Time Using Render debugging”: [link] • When the node animates, add the tween ‘destroySelf’ method to destroy the front nodal point. x users upgrade. Skip rendering when the UI element Opacity is 0.

Render 52
article thumbnail

Godot Tactics RPG – 03. Input & Camera

The Liquid Fire

Setting Up Input Mapping I think the biggest things in Godot that are a bit different with input are that the mouse scroll wheel is considered a button click. One click for each ‘tick’ the wheel scrolls. The z position isn’t really needed for Orthogonal view, but if its set too close, we get some weird clipping.

Tile 59