Skip to main content

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

thats not what i meant. ik but after i put the plugin in construct 3 where do i go? you said you need to fill in 2 values, but where are the values in construct? i couldnt find anything related to the plugin when i put it in

  • Install the plugin.
  • Add it in your project.
  • Click the plugin added on your objects sidebar.
  • There you’ll see the properties of the plugin.
(1 edit) (+1)

wdym by "add it"? like i tried right clicking and searching for it but nothing popped up. im not sure i installed it correctly? i went to the addon manager and clicked "install new addon" and i uploaded the file. is there anything more i need to do? update: i found it tysm for the help!

how do i make a scoreboard?

You can check the demo.c3p if you are having troubles to implement scoreboards. Basically, you just save them, and then can iterate over them with their respective ACEs.