I hereby claim:
- I am jonathanmuth on github.
- I am jonathanmuth (https://keybase.io/jonathanmuth) on keybase.
- I have a public key ASDvVDCC5-uBVyuGNs5L5ZFhqPZsdhuq2vo-HPlaNEeGPgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| // ---- | |
| // Sass (v3.4.21) | |
| // Compass (v1.0.3) | |
| // ---- | |
| $bp-0: 320; | |
| $bp-1: 420; | |
| $bp-2: 576; | |
| $bp-3: 768; | |
| $bp-4: 1024; |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <style> | |
| a[bubbletooltip]:link, a[bubbletooltip]:visited | |
| { | |
| text-decoration: none; | |
| position: relative; | |
| color : red; |
| { | |
| id: "door", | |
| is_human: false, | |
| editor_info: { category: "props_interactive" }, | |
| solid_dimensions: ["player", "interactive"], | |
| on_collide_head: "if(collide_with_area = 'body', fire_event('open_door'))", | |
| on_collide_feet: "if(collide_with_area = 'body', fire_event('open_door'))", |