Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Robo25

95
Posts
86
Followers
11
Following
A member registered Oct 31, 2020 · View creator page →

Creator of

Recent community posts

forgot to mention its only for DirectX though.

I cant see how you actually code in the different sound effect values using JIC method - have you tried it and tested fine ? - ie for Distortion - changing 'PostEQBandwidth' to something other than 2400 - does this work as expected ?

Your right - its missing (sorry).

It meant to read like this:

ccbSetSceneNodeProperty(node, Property, amt); Property: 'Paused'(true/false), 'SoundEffects' (true/false), 'SoundFX (below)', 'FXGain' (soundFX strength 0-1), 'PlaySpeed' (0-1)

SoundFX available: 'Chorus','Compressor','Distortion','Echo','Flanger','Gargle','Reverb','ParamEq' & 'Waves'


I will re-upload the new text file (API list) with this on it. The video also has this info:

You can turn fog off for specific nodes with my binary file - yes. I use it for lightning to not be coverd over by the fog and it works so if your using any mesh/billboard etc with the ability to turn fog off then will work.

Yes, any and all updates you have seen in any of my post and videos are all usuable also through API's in my Binary file. 

(1 edit)

Both methods work actually - both non Binary using the external Action with HLSL shaders on it plus also the Binary method with a few more shaders dont in the core source code of CC - which is much better IMO, but both methods work.

I will have a look into this - maybe it can be like a weather effect on the gound... will get back to you..

Did you see the video I made - I think its pretty detailed.

www.youtu.be/wRBh3PVaABc

Hi there, something like that I would need access to the Editor source code so I dont think I can get that working.

Most of my plugin functionality is based on running set code at certain times rather than checking something all the time like would be needed for something like that.

ok thanks for the input. I dont use CC shadows at all in my own usage so never really check that.

CC shadows look bad and has terrible performance so I never use it.

Seems to be a limitation so I will update the notes so other know, cheers.

All of my additions and improvements from an API perspective use Javascript.

If you dont know how to use or code anything in Javascript then cant help you unless its to do with a specific Action or Bahavior I made.

Try using 'Scratch' - this might be more useful for you in making games....

The API for each is written down for you in plain English plus you have a video on each one also - how is all that not enough ???

What part exactly did you try to get working but was unable to ?

So how did you go - all runs fine now ?

yes you can use this email address:  proff1972@yahoo.com.au

also mention what part exactly used to work and now doesnt - ie just the particlkes or what node exactly....

OK, can you confirm that when you use the standard free version without any binary at all running it then works ok ?

If still a problem then can you send me a test file sample so I can run it myself and find what it is ?

If your still having issues after this update the let me know:

- which version - free/Pro ?

- which API you using and are you using a shortcut with debug info and is there any specific API causing issues ?

- are you using collision with particles or nothing much new ?

Are you using particles ?

I noticed an issue recently but should be fixed now with latest uploads as of today....let me know...

Cheers Niven, thanks !

I tried the fog with terraina nd 3d mesh and found no issues - did you work it out ?

See here: https://ibb.co/WNqthzcn

I noticed someone else dd make soemthing in an Action before that ddi this....wills ee what can be done however with this, cheers

OK, will test it out on my end and see how it goes...let you know..

Well done Just_in_case - this a good addition and actually makes the game run faster for some reason with about 10% improvement in FPS. 

In my game, I make most inputs on a  timer that on receipt of that input it then registers that request and disables that key for like 300-500ms so that wont stuff things up by holding down input keys. Then  after the timer allow input again.

Another way is to only reset the input once received when the key is left up then allow that same input again  - this is better actually.

cheers :)

I made some more improvements and tweaks with occlusion culling, its the best I can make it and runs best using 30ms or less time delay.

It causes flickering with transparent objects if something can be culled that is positioned behind it but other than that its pretty good.

I tested a 1.2 mill polygon terrain and was still getting around 260 FPS looking at the most detailed sections., with the rest was closer to 300+ FPS..

Yes, it work when you have numerous large chunks (say 50-200 ish) and can then turn each one on/off accordingly.

Its back up now

yes, a ccb demo file is included when you buy it.

(1 edit)

ok, cool :)

sorry about that - now uploaded....comes with few better enhancements also...

All game textures have been upgraded now in 2024.

cheers :)

ваше здоровье

Ok, well never mind payment then - see the Occlusion Culling for free download now instead. It will be free for the next 3 days and will revert back to paid after that. Enjoy.