Comments (4)
i tried this template and its very useful, is it ok if i use it as a template for my game? Or are commercial puposes not allowed?
Cool project, I'm presuming it works with layouts and etc
@Bouh I fixed the project and submitted a version to be an example project in GDevelop.
The game didn't work, the loading freeze because there is a error in your procedural extension.
Be sure to use the lastest build you have send to the github repo for extension. (With the map function :) )
Ever wanted to procedurally generate terrain or textures for your GDevelop game? This project can help you with that, it includes a noise extension and an example implementation of the extension that is easy modifiable to your projects needs. Test it out in your browser or download it and see how it works!
Now under the MIT license