Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

nopogo

2
Posts
3
Followers
1
Following
A member registered Nov 17, 2018 · View creator page →

Creator of

Recent community posts

Ah the game that made the newgrounds frontpage a few hours after release!

When trying to build (unity 2022.3.0.f1) for windows I run into the following error:

BetterRuleTiles\Editor\EditorTools.cs(14,19): error CS0103: The name 'EditorGUILayout' does not exist in the current context.

Wrapping the whole EditorTools class in #if UNITY_EDITOR will result in a succeeded build