Forum Discussion

InaCentaur's avatar
InaCentaur
Start Member
1 year ago

sanity test, why isn't this console log printing?

import { PropTypes } from 'horizon/core'; import * as hz from 'horizon/core'; //import { Component, Entity, Player, Vec3, CodeBlockEvents } from 'horizon/core'; class Test extends hz.Component<...