Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

I open Coppercube and load your project. I can see the actions on the “scene” “when a key is pressed,” but when I try to add one, nothing happens. The same thing happens on a new scene. I isolated my extensions (more than 100) in a folder, leaving only this one, and now it works, so there must be a conflict on my side.

I found the problem: these three extensions. Every time I add one, the “shake” no longer works: 
action_fade_D3d.js , action_pixelated_shader.js , action_rendertotexture.js

(2 edits)

It's weird, i do not have more than 100 extensions so i can't very tell...Maybe it's a CCB bug. I review my code 3 times and nothing pops up as an issue. 😟(UPDATE) oh i see, a conflict must be the cause.