Evgeni Petrov

Results 5 issues of Evgeni Petrov

[SpriteBuilder 1.3.6, Cocos2D-Swift version 3.3.0-develop] I have not manage to get CCLabelTTF to work with attributedString. If you create a starting project with SpriteBuilder. Add Code Connection from the label...

Bug

I have to start with --debug-brk to be able to actually debug my code. This is a slowdown as I have to go and click F8 in Chrome for my...

When I open testing window I get the following error: ``` TypeError: Cannot read properties of undefined (reading 'describe') at exports.describe (C:\Users\evgen\Work\Square4Game\node_modules\mocha\lib\mocha.js:112:26) at Object. (C:\Users\evgen\Work\Square4Game\server\src\game\Game.spec.ts:5:9) at Module._compile (node:internal/modules/cjs/loader:1103:14) at Module.m._compile...

I believe should have their contents as literal strings. Technically we do not care what kind of xml is inside. We just want to insert this text at the end...

When you select a Blueprint, (Enemy for example) it has an AssetComponent that is just a string. How does the property inspector know to display a dropdown with prefabs inside...