article thumbnail

Annoying feature/bug?

Cocos

Sorry to litter up the forums with a question like this but I couldn’t find anything about it anywhere online… So… I have made some shaders that use time to essentially animate themselves. Unless I click and hold the right mouse button the shader doesn’t move or update in the scene. (I

Bug 40
article thumbnail

Annoying feature/bug?

Cocos

Sorry to litter up the forums with a question like this but I couldn’t find anything about it anywhere online… So… I have made some shaders that use time to essentially animate themselves. Whenever I attach them to a material, and then a sprite in the engine, I can see them moving in the editor as expected.

Bug 40
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

Annoying feature/bug?

Cocos

So, out of curiosity… why is it that some people’s editor is running the shader and some aren’t? We are all working on the same project using the same editor version? Thank you for your response btw!

Bug 40
article thumbnail

Annoying feature/bug?

Cocos

If you want to force the editor to run the shader, you can attach a component with executeInEditMode. The reason is that our editor doesn’t run scene if there is no modification or no executing components, for the sake of performance.

Bug 40
article thumbnail

Simple ParticleSystem shader unlit

Cocos

fix 2d particle effect bug. <! . * [ ] affects file structure of the build package or build configuration which requires user project upgrade. * [ ] **introduces breaking changes**, please list all changes, affected features and the scope of violation. <!-- github.com/cocos/cocos-engine. cocos:develop ← zxx43:v3.6.2_2dparticle.

Shaders 52
article thumbnail

Dev snapshot: Godot 4.0 beta 9

Mircosoft Game Dev

has been in beta for over three months , and the overall feature completeness, stability and usability have improved a lot during that time. Some of the most notables feature changes in this update are: 3D: Switch Mesh surface indexing to start at 0 so string name matches integer index ( GH-70176 ). Bug reports.

Beta 99
article thumbnail

Dev snapshot: Godot 4.0 beta 15

Mircosoft Game Dev

The beta snapshots cadence allows us to better measure the overall stability and quickly catch regressions, especially when a lot of features are worked on at the same time. Some of the most notables feature changes in this update are: 2D: Add a method to get global CanvasItem modulate ( GH-70294 ). This fixes a regression in beta 14.

Beta 97