Skip to content

Instantly share code, notes, and snippets.

title Simple Block Pushing Game
author Stephen Lavelle
homepage www.puzzlescript.net
========
OBJECTS
========
Background
Black
========
OBJECTS
========
background
purple
player
lightgreen
title 10 Layer 50 Object Test
author Dennis Au
homepage www.puzzlescript.net
background_color purple
========
OBJECTS
========
NoTest
title 10 Layer 50 Object Test
author Dennis Au
homepage www.puzzlescript.net
background_color purple
========
OBJECTS
========
NoTest
using UnityEngine;
using System.Collections.Generic;
using System;
using System.Linq;
public class MeshDrawer : MonoBehaviour {
public Mesh m;
public Vector3 MinBounds;
public Vector3 MaxBounds;
title Simple Block Pushing Game
author Stephen Lavelle
homepage www.puzzlescript.net
debug
run_rules_on_level_start
========
OBJECTS
========
title Simple Block Pushing Game
author Stephen Lavelle
homepage www.puzzlescript.net
debug
run_rules_on_level_start
========
OBJECTS
========
title Simple Block Pushing Game
author Stephen Lavelle
homepage www.puzzlescript.net
========
OBJECTS
========
Background
LIGHTGREEN GREEN
yo yo, how're things?