cssconstruct-2

Adding custom CSS to construct 2


I am new to game development and I am making a simple game using construct 2.

The problem is that construct 2 provides basic html buttons, but I want to put background-image in button. So for that I want to add a custom css in my construct 2 project.. But I am not finding any option to add css to my project. I have added the css in my Files Directory, But It doesnt work.. Any help regarding to this will be appreciated..


Solution

  • Finally I found the answer.. here is a plugin for construct 2 by using which we can import css to our construct 2 project..

    https://www.scirra.com/forum/viewtopic.php?t=78007&start=0

    I am sharing my answer so that it can help another users who are having same problem as me..